Class: Jobshop::CLI::Unbound

Inherits:
Thor
  • Object
show all
Defined in:
lib/jobshop/cli.rb

Instance Method Summary collapse

Instance Method Details

#helpObject



16
17
18
# File 'lib/jobshop/cli.rb', line 16

def help
  Jobshop::Generators::AppGenerator.help(shell)
end