Class Arg.StdMsgs

java.lang.Object
org.apache.rat.commandline.Arg.StdMsgs
Enclosing class:
Arg

public static final class Arg.StdMsgs extends Object
Standard messages used in descriptions.
  • Method Details

    • useMsg

      public static String useMsg(String name)
      Gets the standard "use instead" message for the specific name.
      Parameters:
      name - the name of the option to use instead.
      Returns:
      combined "use instead" message.