def_extend_command(cmd_name, load_file, *aliases)
Class Public methods
Evaluate the given command from the given
load_file on the Context module.
Will also define any given aliases for the method.
Evaluate the given command from the given
load_file on the Context module.
Will also define any given aliases for the method.
Please login to continue.