Skip to main content
Log in

Mojo module

terminate

This module includes the exit functions.

Functions​

  • ​exit: Exits from Mojo. Unlike the Python implementation this does not raise an exception to exit.

Was this page helpful?