method
install_system_commands
install_system_commands(pre = "sys_")
public
Hide source
# File lib/shell.rb, line 252 def Shell.install_system_commands(pre = "sys_") CommandProcessor.install_system_commands(pre) end