sbtghactions.Permissions
See thePermissions companion trait
object Permissions
Attributes
- See also
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Permissions.type
Members list
Type members
Classlikes
case object None extends Permissions
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Permissionstrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
None.type
case object ReadAll extends Permissions
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Permissionstrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ReadAll.type
final case class Specify(values: Map[PermissionScope, PermissionValue]) extends Permissions
Attributes
- Supertypes
-
trait Permissionstrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object WriteAll extends Permissions
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Permissionstrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WriteAll.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article