zio.cli.examples.GitExample.Subcommand.Remote
See theRemote companion class
object Remote
Attributes
Members list
Type members
Classlikes
final case class Add(name: String, url: String) extends RemoteSubcommand
Attributes
- Supertypes
-
trait RemoteSubcommandtrait Subcommandtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
sealed trait RemoteSubcommand extends Subcommand
Attributes
- Supertypes
-
trait Subcommandtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
final case class Remove(name: String) extends RemoteSubcommand
Attributes
- Supertypes
-
trait RemoteSubcommandtrait Subcommandtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article