Command

oxygen.zio.system.Command
See theCommand companion class
object Command

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Command.type

Members list

Type members

Classlikes

final case class Args(args: Growable[String])

Attributes

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

Attributes

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

Value members

Concrete methods

def apply(command: String): Command