Module: Eco::CLI::Config::Help

Included in:
Filters, OptionsSet, UseCases
Defined in:
lib/eco/cli/config/help.rb

Instance Method Summary collapse

Instance Method Details

#helpObject



6
7
8
# File 'lib/eco/cli/config/help.rb', line 6

def help
  raise "this needs to be reimplemented in the child class and return a string"
end