Method: Stool::Command::Lib#run

Defined in:
lib/stool/Command/Lib.rb

#runObject



41
42
43
44
45
# File 'lib/stool/Command/Lib.rb', line 41

def run
  if @info
    @info.info_tos
  end
end