class Tinet::Command::Build

Public Instance Methods

run() click to toggle source
# File lib/tinet/command/build.rb, line 6
def run
  logger.error 'TODO: Implement'
end