Libraries
»
rapid7/metasploit-framework
(master)
»
Index
»
Rex
»
Script
»
Base
»
#print
Method: Rex::Script::Base#print
Defined in:
lib/rex/script/base.rb
#
print
(*args) ⇒
Object
53
# File 'lib/rex/script/base.rb', line 53
def
print
(
*
args
)
;
output
.
print
(
*
args
)
;
end