Member Junction
    Preparing search index...

    Result of the scaffold phase.

    ScaffoldPhase.Run

    interface ScaffoldResult {
        ExtractedDir: string;
        Version: VersionInfo;
    }
    Index

    Properties

    ExtractedDir: string

    Absolute path to the directory where the release was extracted.

    Version: VersionInfo

    The version that was selected and installed.