Class: Lodf::Cli

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

Instance Method Summary collapse

Instance Method Details

#testObject



8
9
10
11
# File 'lib/lodf/cli.rb', line 8

def test
  # add commands here
  puts :hello
end