Class: Aio::Module::Cmd::Maipu

Inherits:
Aio::Module::Cmd show all
Defined in:
lib/aio/core/module/cmd.rb

Defined Under Namespace

Classes: ShowClock, ShowCpu, ShowEnv, ShowIpInterfaceBrief, ShowIpRoute, ShowIpRouteStat, ShowMemory, ShowSystemFan, ShowSystemModuleBrief, ShowSystemPower, ShowVersion

Instance Attribute Summary

Attributes inherited from Aio::Module::Cmd

#cmd_info, #context, #device_info, #ext_info, #useful, #warning_klass

Method Summary

Methods inherited from Aio::Module::Cmd

#author, #benchmark, #clear_useful, #cmd_full, #cmd_short, #description, #division, #initialize, #key_stand, #license, #parse, #platform, #ranking, #set_defaults, #type

Methods included from Ui::Verbose

#clear_line, #print_error, #print_good, #progress_bar

Constructor Details

This class inherits a constructor from Aio::Module::Cmd