Method: HardsploitAPI#consoleSpeed

Defined in:
lib/HardsploitAPI/Core/HardsploitAPI.rb

#consoleSpeed(value) ⇒ Object



203
204
205
# File 'lib/HardsploitAPI/Core/HardsploitAPI.rb', line 203

def consoleSpeed(value)
  @@callbackSpeedOfTransfert.call(value)
end