const classstudsTools::HelpCmd

sys::Obj
  studsTools::Cmd
    studsTools::HelpCmd

HelpCmd display command help.

helpFull

Source

virtual const override Str? helpFull := "cmd Show detailed help for 'cmd'"

helpShort

Source

virtual const override Str helpShort := ...

name

Source

virtual const override Str name := "help"

run

Source

virtual override Int run()

sig

Source

virtual const override Str sig := "[cmd]"