Method: HardsploitAPI#consoleInfo
- Defined in:
- lib/HardsploitAPI/Core/HardsploitAPI.rb
#consoleInfo(value) ⇒ Object
206 207 208 |
# File 'lib/HardsploitAPI/Core/HardsploitAPI.rb', line 206 def consoleInfo(value) @@callbackInfo.call(value) end |