Libraries
»
stool
(0.1.5)
»
Index
»
Stool
»
Command
»
Lib
»
#run
Method: Stool::Command::Lib#run
Defined in:
lib/stool/Command/Lib.rb
#
run
⇒
Object
41 42 43 44 45
# File 'lib/stool/Command/Lib.rb', line 41
def
run
if
@info
@info
.
info_tos
end
end