Function exit

  • Exit the current running program.

    Parameters

    • code: number

      Program exit code.

    Returns void

Generated using TypeDoc