Method: HardsploitAPI.callbackInfo=
- Defined in:
- lib/HardsploitAPI/Core/HardsploitAPI.rb
.callbackInfo=(fn) ⇒ Object
53 54 55 |
# File 'lib/HardsploitAPI/Core/HardsploitAPI.rb', line 53 def self.callbackInfo= fn @@callbackInfo = fn end |