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