class Syndi::CLI
The central command-line interface class which underlies synditool.
Public Instance Methods
confgen()
click to toggle source
# File lib/syndi/cli.rb, line 14 def confgen Syndi::Config::Generator.start end