@suluk/journeys - v0.4.0
    Preparing search index...

    Interface PromoteTargetSpec

    A --target "<scenario>=<file>#<schemaVar>" mapping.

    interface PromoteTargetSpec {
        file: string;
        schemaVar: string;
    }
    Index

    Properties

    Properties

    file: string
    schemaVar: string