cli

The oUtil.cli package

This package is for simple CLI functions

  • changeTitle(title: str)

  • Changes the title of the current Terminal

  • cls()

  • Clears the Terminal

  • restart_program()

  • Restarts the program

Last updated

Was this helpful?