Member Junction
    Preparing search index...

    Result of the configure phase.

    ConfigurePhase.Run

    interface ConfigureResult {
        Config: InstallConfig;
        FilesWritten: string[];
    }
    Index

    Properties

    Properties

    Fully resolved configuration (all fields populated).

    FilesWritten: string[]

    Absolute paths of files that were created or patched (not preserved).