Class: VARubyStyle::CLI

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

Instance Method Summary collapse

Instance Method Details

#initObject



10
11
12
# File 'lib/va_ruby_style/cli.rb', line 10

def init
  VARubyStyle::Generators::Setup.create_default_setup_file
end