Interface AutoTestInstallRStepOutput

Install R.

interface AutoTestInstallRStepOutput {
    id: string;
    version: "4.5";
}

Properties

Properties

id: string

The id of this step.

version: "4.5"

The version to install.