Method: Csscss::CLI#run

Defined in:
lib/csscss/cli.rb

#runObject



15
16
17
18
# File 'lib/csscss/cli.rb', line 15

def run
  parse(@argv)
  execute
end