BuiltIn

zio.cli.CommandDirective.BuiltIn
final case class BuiltIn(option: BuiltInOption) extends CommandDirective[Nothing]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CommandDirective[Nothing]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def map[B](f: Nothing => B): CommandDirective[B]

Attributes

Inherited from:
CommandDirective

Attributes

Inherited from:
CommandDirective

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product