Package org.jruby.util.cli
Class OutputStrings
java.lang.Object
org.jruby.util.cli.OutputStrings
Utility methods to generate the command-line output strings for help,
extended options, properties, version, and copyright strings.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
getBasicUsageHelp
(boolean tty) static String
static String
static String
static String
getFeaturesHelp
(boolean tty) static String
static String
-
Constructor Details
-
OutputStrings
public OutputStrings()
-
-
Method Details
-
getBasicUsageHelp
-
getBasicUsageHelp
-
getFeaturesHelp
-
getFeaturesHelp
-
getExtendedHelp
-
getPropertyHelp
-
getVersionString
-
getCopyrightString
-