Command.description

set the description of command

  1. string description()
  2. Self description(string str, string[string] argsDesc)
    class Command
    description
    (
    string str
    ,
    string[string] argsDesc = null
    )

Meta