method
def_extend_command
def_extend_command(cmd_name, load_file, *aliases)
public
Evaluate the given command from the given load_file on the Context module.
Will also define any given aliases for the method.
def_extend_command(cmd_name, load_file, *aliases)
public
Evaluate the given command from the given load_file on the Context module.
Will also define any given aliases for the method.