Command.helpInfo

generate the help info

class Command
const
string
helpInfo
(
bool isErrorMode = false
)

Parameters

isErrorMode bool

turn on the error mode, which would make the info output to this command's error output

Return Value

Type: string

the string of help info

Meta