package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Oxbow_core.ExitSource

Sourceval ok : int

ok indicates successful termination

Sourceval unavailable : int

unavailable indicates service unavailable

Sourceval software : int

software indicates an internal software error

exits is the exit information for Cmdliner covering every code.