Class: Simplejson2csv::CLI
- Inherits:
-
Thor
- Object
- Thor
- Simplejson2csv::CLI
- Defined in:
- lib/simplejson2csv/cli.rb
Instance Method Summary collapse
Instance Method Details
#convert ⇒ Object
24 25 26 |
# File 'lib/simplejson2csv/cli.rb', line 24 def convert Simplejson2csv::Converter.convert() end |