Remote

zio.cli.examples.GitExample.Subcommand.Remote
See theRemote companion class
object Remote

Attributes

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

Members list

Type members

Classlikes

final case class Add(name: String, url: String) extends RemoteSubcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait RemoteSubcommand extends Subcommand

Attributes

Supertypes
trait Subcommand
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Add
class Remove
final case class Remove(name: String) extends RemoteSubcommand

Attributes

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

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