Class: Syndi::CLI

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

Overview

The central command-line interface class which underlies synditool.

Instance Method Summary collapse

Instance Method Details

#confgenObject



14
15
16
# File 'lib/syndi/cli.rb', line 14

def confgen
  Syndi::Config::Generator.start
end