method

install_system_commands

install_system_commands(pre = "sys_")
public

Defines all commands in the Shell.default_system_path as Shell method, all with given prefix appended to their names.

Any invalid character names are converted to _, and errors are passed to Shell.notify.

Methods already defined are skipped.