Class: Twat::Twat

Inherits:
Object
  • Object
show all
Defined in:
lib/twat.rb

Instance Method Summary collapse

Instance Method Details

#cli_runObject



75
76
77
78
# File 'lib/twat.rb', line 75

def cli_run
  # FIXME exception handling is gone for now
  Subcommand.run
end