oxygen.executable.Executable
See theExecutable companion trait
object Executable extends Builder0
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
Executable.type
Members list
Type members
Classlikes
final case class Many(options: NonEmptyList[(String, Executable)]) extends Executable
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Executableclass Objecttrait Matchableclass AnyShow all
trait Single extends Executable
Attributes
- Supertypes
Value members
Inherited methods
Attributes
- Inherited from:
- Builder3
Attributes
- Inherited from:
- Builder1
Attributes
- Inherited from:
- Builder4
Attributes
- Inherited from:
- Builder4
Attributes
- Inherited from:
- Builder5
Attributes
- Inherited from:
- Builder5
Attributes
- Inherited from:
- Builder5
final def withJsonConfig[_JsonConfig](using jsonDecoder: JsonDecoder[_JsonConfig]): Builder1[_JsonConfig]
Attributes
- Inherited from:
- Builder0
Attributes
- Inherited from:
- Builder2
Attributes
- Inherited from:
- Builder2
In this article