WebsiteCommand

fmgp.did.method.prism.cli.WebsiteCommand

Commands that drive a local website to interact with the user's browser.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def openCommand: Command[OpenWebsite]
def program(cmd: WebsiteCMD): ZIO[Any, Throwable, Unit]

Concrete fields

val command: Command[WebsiteCMD]