Class: Tinet::Command::Build

Inherits:
Base
  • Object
show all
Defined in:
lib/tinet/command/build.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Methods included from Shell

#sh, #sudo

Constructor Details

This class inherits a constructor from Tinet::Command::Base

Instance Method Details

#runObject



6
7
8
# File 'lib/tinet/command/build.rb', line 6

def run
  logger.error 'TODO: Implement'
end