Subcommand

fmgp.did.method.prism.cli.PrismCli.Subcommand
See theSubcommand companion trait
object Subcommand

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Subcommand.type

Members list

Type members

Classlikes

final case class DIDCreate() extends DIDSubcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class DIDDeactivate(did: DIDPrism) extends DIDSubcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class DIDResolve(did: DIDPrism) extends DIDSubcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class DIDResolveFromFS(did: DIDPrism, workdir: Path) extends DIDSubcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait DIDSubcommand extends Subcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
final case class DIDUpdate(did: DIDPrism) extends DIDSubcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Indexer(workdir: Path, mBlockfrostConfig: Option[BlockfrostConfig]) extends Subcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

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