Interface ScmProviderOptions

interface ScmProviderOptions {
    input?: ScmInputOptions;
}

Properties

Properties