Libraries
»
rapid7/metasploit-framework
(master)
»
Index
»
Rex
»
Script
»
Base
»
#output
Method: Rex::Script::Base#output
Defined in:
lib/rex/script/base.rb
#
output
⇒
Object
33 34 35
# File 'lib/rex/script/base.rb', line 33
def
output
client
.
user_output
||
self
.
sink
end