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