Method: HardsploitAPI.callbackSpeedOfTransfert=
- Defined in:
- lib/HardsploitAPI/Core/HardsploitAPI.rb
.callbackSpeedOfTransfert=(fn) ⇒ Object
59 60 61 |
# File 'lib/HardsploitAPI/Core/HardsploitAPI.rb', line 59 def self.callbackSpeedOfTransfert= fn @@callbackSpeedOfTransfert = fn end |