class Cmds::ShowUsageWithTask
- Cmds::ShowUsageWithTask
- Cmds::Navigatable
- Exception
- Reference
- Object
Defined in:
cmds/errors.crInstance Method Summary
- #exit_code : Int32
- #exit_code=(v : Int32) : Int32
-
#exit_code=(v : Nil)
nil
assignments are always ignored - #exit_code? : Int32 | Nil
Instance methods inherited from class Cmds::Navigatable
exit_code : Int32
exit_code,
exit_code=(v : Int32) : Int32exit_code=(v : Nil) exit_code=, exit_code? : Int32 | Nil exit_code?, navigate navigate, set(**opts) set, template template, vars : Hash(String, String) vars, vars=(v : Hash(String, String)) : Hash(String, String)
vars=(v : Nil) vars=, vars? : Hash(String, String) | Nil vars?