method
install_system_commands
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
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