Table of Contents

cmd.quit

“cmd.quit” terminates the program.

Implementation

def quit(code=0):

See Also

quit | api