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