Class: Tinet::Command::Build
Instance Method Summary collapse
Methods inherited from Base
Methods included from Shell
Constructor Details
This class inherits a constructor from Tinet::Command::Base
Instance Method Details
#run ⇒ Object
6 7 8 |
# File 'lib/tinet/command/build.rb', line 6 def run logger.error 'TODO: Implement' end |