Skip to content

Instantly share code, notes, and snippets.

Created December 12, 2014 04:20
Show Gist options
  • Save anonymous/f5f2e7a3f2ca39fba75c to your computer and use it in GitHub Desktop.
Save anonymous/f5f2e7a3f2ca39fba75c to your computer and use it in GitHub Desktop.
opts.on("-t","--terminal [TERMINAL]",String,"Terminal to use. Defaults to \"iTerm\"") do |terminal|
options[:terminal] = terminal
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment