Method: HardsploitAPI#consoleData

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

#consoleData(value) ⇒ Object



200
201
202
# File 'lib/HardsploitAPI/Core/HardsploitAPI.rb', line 200

def consoleData(value)
  @@callbackData.call(value)
end