module documentation

Undocumented

Class alias Define a shortcut that invokes one or more commands
Function format_alias Undocumented
Function shquote Quote an argument for later parsing by shlex.split()
def format_alias(name, aliases): (source)

Undocumented

def shquote(arg): (source)

Quote an argument for later parsing by shlex.split()