XCompile
    Preparing search index...

    Interface ParseOptions

    interface ParseOptions {
        ignoreExit?: boolean;
        issueEntry?: string;
    }
    Index

    Properties

    ignoreExit?: boolean

    If set, the exit codes of sub-shells are ignored

    issueEntry?: string

    Override the entry point used for computing issue messages