@oss-autopilot/core - v3.7.0
    Preparing search index...

    Interface GuidelinesResetOutput

    interface GuidelinesResetOutput {
        deleted: boolean;
        repo: string;
    }
    Index

    Properties

    Properties

    deleted: boolean

    True when an existing file was tombstoned, false when no file existed.

    repo: string