Subcommand

zio.cli.examples.GitExample.Subcommand
See theSubcommand companion trait
object Subcommand

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Subcommand.type

Members list

Type members

Classlikes

final case class Add(modified: Boolean, directory: Path) extends Subcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Remote(verbose: Boolean) extends Subcommand

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Remote.type

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror