DIDCommand

fmgp.did.method.prism.cli.DIDCommand
object DIDCommand

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DIDCommand.type

Members list

Value members

Concrete methods

def program(cmd: DIDCMD): ZIO[Any, Throwable, Unit]

Concrete fields

val command: Command[DIDCMD]
val createCommand: Command[DIDCreate]
val resolveCommand: Command[DIDCMD]
val updateCommand: Command[DIDUpdate]