MDAA TS Docs
    Preparing search index...

    Interface LoadedSources

    interface LoadedSources {
        rules: readonly Rule[];
        rulesDir: string;
    }
    Index

    Properties

    Properties

    rules: readonly Rule[]
    rulesDir: string

    Absolute path to the rules directory used for resolution.