disallowUnspecifiedMode property

bool? disallowUnspecifiedMode
getter/setter pair

If this is true, an unspecified repo type will be treated as error rather than defaulting to standard.

Optional.

Implementation

core.bool? disallowUnspecifiedMode;