Package | Description |
---|---|
org.jruby.ext.nkf |
Modifier and Type | Method and Description |
---|---|
Options |
Options.addOption(Option opt) |
Options |
Options.addOption(String opt) |
Options |
Options.addOption(String opt,
String longOpt) |
Options |
Options.addOption(String opt,
String longOpt,
String pattern) |
Modifier and Type | Method and Description |
---|---|
Command |
CommandParser.parse(Options opt,
String args) |
Copyright © 2001-2014 JRuby. All Rights Reserved.