Method: HardsploitAPI.callbackProgress=

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

.callbackProgress=(fn) ⇒ Object



56
57
58
# File 'lib/HardsploitAPI/Core/HardsploitAPI.rb', line 56

def self.callbackProgress= fn
      @@callbackProgress = fn
end