SingleBuilders

oxygen.executable.SingleBuilders

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

class Builder0 extends Builder1[Unit]

Attributes

Supertypes
class Builder1[Unit]
class Builder2[Unit, Unit]
class Builder3[Unit, (LogConfig, Unit), Unit]
class Builder4[Unit, (LogConfig, Unit), Unit, Throwable]
class Builder5[Unit, (LogConfig, Unit), Unit, Throwable, Any]
class Object
trait Matchable
class Any
Show all
Known subtypes
object Executable
class Builder1[_JsonConfig](_jsonDecoder: JsonDecoder[_JsonConfig]) extends Builder2[_JsonConfig, Unit]

Attributes

Supertypes
class Builder2[_JsonConfig, Unit]
class Builder3[_JsonConfig, (LogConfig, Unit), Unit]
class Builder4[_JsonConfig, (LogConfig, Unit), Unit, Throwable]
class Builder5[_JsonConfig, (LogConfig, Unit), Unit, Throwable, Any]
class Object
trait Matchable
class Any
Show all
Known subtypes
class Builder0
object Executable
class Builder2[_JsonConfig, _CLIConfig](_jsonDecoder: JsonDecoder[_JsonConfig], _cliParser: ExecutableContext => Parser[_CLIConfig]) extends Builder3[_JsonConfig, (LogConfig, _CLIConfig), _CLIConfig]

Attributes

Supertypes
class Builder3[_JsonConfig, (LogConfig, _CLIConfig), _CLIConfig]
class Builder4[_JsonConfig, (LogConfig, _CLIConfig), _CLIConfig, Throwable]
class Builder5[_JsonConfig, (LogConfig, _CLIConfig), _CLIConfig, Throwable, Any]
class Object
trait Matchable
class Any
Show all
Known subtypes
class Builder1[_JsonConfig]
class Builder0
object Executable
class Builder3[_JsonConfig, _FullCLIConfig, _CLIConfig](_jsonDecoder: JsonDecoder[_JsonConfig], _cliParser: ExecutableContext => Parser[_FullCLIConfig], _mapCLIConfig: _FullCLIConfig => _CLIConfig, _logger: (_JsonConfig, _FullCLIConfig, ExecutableContext) => ZIO[Scope, ExecuteError, LogConfig]) extends Builder4[_JsonConfig, _FullCLIConfig, _CLIConfig, Throwable]

Attributes

Supertypes
class Builder4[_JsonConfig, _FullCLIConfig, _CLIConfig, Throwable]
class Builder5[_JsonConfig, _FullCLIConfig, _CLIConfig, Throwable, Any]
class Object
trait Matchable
class Any
Known subtypes
class Builder2[_JsonConfig, _CLIConfig]
class Builder1[_JsonConfig]
class Builder0
object Executable
class Builder4[_JsonConfig, _FullCLIConfig, _CLIConfig, _Error](_jsonDecoder: JsonDecoder[_JsonConfig], _cliParser: ExecutableContext => Parser[_FullCLIConfig], _mapCLIConfig: _FullCLIConfig => _CLIConfig, _logger: (_JsonConfig, _FullCLIConfig, ExecutableContext) => ZIO[Scope, ExecuteError, LogConfig]) extends Builder5[_JsonConfig, _FullCLIConfig, _CLIConfig, _Error, Any]

Attributes

Supertypes
class Builder5[_JsonConfig, _FullCLIConfig, _CLIConfig, _Error, Any]
class Object
trait Matchable
class Any
Known subtypes
class Builder3[_JsonConfig, _FullCLIConfig, _CLIConfig]
class Builder2[_JsonConfig, _CLIConfig]
class Builder1[_JsonConfig]
class Builder0
object Executable
class Builder5[_JsonConfig, _FullCLIConfig, _CLIConfig, _Error, _Env](_jsonDecoder: JsonDecoder[_JsonConfig], _cliParser: ExecutableContext => Parser[_FullCLIConfig], _mapCLIConfig: _FullCLIConfig => _CLIConfig, _logger: (_JsonConfig, _FullCLIConfig, ExecutableContext) => ZIO[Scope, ExecuteError, LogConfig], _envTag: Tag[_Env], _env: (_JsonConfig, _CLIConfig) => Layer[_Error, _Env])

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Builder4[_JsonConfig, _FullCLIConfig, _CLIConfig, _Error]
class Builder3[_JsonConfig, _FullCLIConfig, _CLIConfig]
class Builder2[_JsonConfig, _CLIConfig]
class Builder1[_JsonConfig]
class Builder0
object Executable
Show all