ScopedArtifacts.Scope

enum ScopedArtifacts.Scope : Enum


Defines possible scopes.

Summary

Enum Values

ALL

Full scope, including project scope, imported projects and all external dependencies.

PROJECT

Project scope, not including imported projects nor external dependencies.

Enum Values

ALL

val ScopedArtifacts.Scope.ALLScopedArtifacts.Scope

Full scope, including project scope, imported projects and all external dependencies.

PROJECT

val ScopedArtifacts.Scope.PROJECTScopedArtifacts.Scope

Project scope, not including imported projects nor external dependencies.