nitc :: CmdSuccess :: defaultinit
# Command Success # # Returned when the command was performed without any error or warning. class CmdSuccess super CmdMessage end