CommandLineTool.successCodes_

Exit codes that indicate the process completed successfully.

class CommandLineTool
Either!(None, int[]) successCodes_;

Meta