Table of Contents

cmd.alias

“cmd.alias” binds routinely-used command inputs to a new command keyword.

Implementation

def alias(name, command):

See Also

alias | api