OSSingleton.exitCode

The exit code passed to the OS when the main loop exits.

  1. long exitCode [@property getter]
    struct OSSingleton
    @nogc nothrow @property
    long
    exitCode
    ()
  2. long exitCode [@property setter]

Meta