Method: Jscompiler::Commands::Yahoo#args

Defined in:
lib/jscompiler/commands/yahoo.rb

#argsObject



33
34
35
36
37
# File 'lib/jscompiler/commands/yahoo.rb', line 33

def args 
  [
    ["-o", output_file_path],
  ]
end