ConfigCommand

fmgp.did.method.prism.cli.ConfigCommand
object ConfigCommand

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def createFlag: Options[Boolean]
def options: Options[Setup]
def optionsDefualt: Options[Setup]
def optionsWith(mOverrideFlag: Boolean): Setup
def overrideFlag: Options[Boolean]
def program(cmd: ConfigCMD): ZIO[Any, IOException, Unit]

Concrete fields

val command: Command[ConfigCMD]