RoleDescriptor

izumi.distage.roles.model.RoleDescriptor
See theRoleDescriptor companion object
abstract class RoleDescriptor()(implicit currentArtifact: IzArtifactMaterializer) extends RoleDescriptorBase

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def artifact: Option[IzArtifact]
def parserSchema: RoleParserSchema

Inherited methods

def id: String

Name of the role, to be used on the command-line to launch it

Name of the role, to be used on the command-line to launch it

Attributes

Inherited from:
RoleDescriptorBase

Implicits

Implicits

final implicit def getSelfDescriptor: GetRoleDescriptor[Nothing]