Setup

fmgp.did.method.prism.cli.Setup
See theSetup companion object
case class Setup(stagingPath: Path, updateStateFile: Boolean, staging: Either[String, StagingState])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def layer: ZLayer[Any, Nothing, Ref[Setup]]
def stateLen[T](f: StagingState => Option[T]): Option[T]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product