module Zlown::CLI
Public Class Methods
launch(args)
click to toggle source
# File lib/zlown/cli/app.rb, line 18 def self.launch(args) exit run ARGV end
# File lib/zlown/cli/app.rb, line 18 def self.launch(args) exit run ARGV end