method
install_system_commands
v1_9_1_378 -
Show latest stable
- Class:
Shell
install_system_commands(pre = "sys_")public
No documentation available.
# File lib/shell.rb, line 252
def Shell.install_system_commands(pre = "sys_")
CommandProcessor.install_system_commands(pre)
end