Class: Syndi::CLI
- Inherits:
-
Object
- Object
- Syndi::CLI
- Defined in:
- lib/syndi/cli.rb
Overview
The central command-line interface class which underlies synditool.
Instance Method Summary collapse
Instance Method Details
#confgen ⇒ Object
14 15 16 |
# File 'lib/syndi/cli.rb', line 14 def confgen Syndi::Config::Generator.start end |