1. 1.1.3

    ExitCode

    An error type that only includes an exit code.

    struct ExitCode

    Overview

    If you’re printing custom error messages yourself, you can throw this error to specify the exit code without adding any additional output to standard out or standard error.

    Members

    Initializers

    Type Properties

    Instance Properties

    Instance Methods

    Type Operators