module Gutsy

Constants

VERSION

Public Class Methods

initialize!() click to toggle source
# File lib/gutsy.rb, line 18
def self.initialize!
  Gutsy::Cli.parse!(ARGV)
end