Class: Gemat::Cli
- Inherits:
-
Thor
- Object
- Thor
- Gemat::Cli
- Defined in:
- lib/gemat/cli.rb
Instance Method Summary collapse
Instance Method Details
#csv ⇒ Object
8 9 10 |
# File 'lib/gemat/cli.rb', line 8 def csv command(, __method__) end |
#md ⇒ Object
13 14 15 |
# File 'lib/gemat/cli.rb', line 13 def md command(, __method__) end |
#org ⇒ Object
18 19 20 |
# File 'lib/gemat/cli.rb', line 18 def org command(, __method__) end |