module Synt::CLI
Constants
- API
Public Instance Methods
parse()
click to toggle source
# File lib/synt/cli.rb, line 10 def parse Slop.parse help: true, &API end
# File lib/synt/cli.rb, line 10 def parse Slop.parse help: true, &API end