oxygen.executable.SingleBuilders.Builder2
 
  class Builder2[_JsonConfig, _CLIConfig](_jsonDecoder: JsonDecoder[_JsonConfig], _cliParser: ExecutableContext => Parser[_CLIConfig]) extends Builder3[_JsonConfig, (LogConfig, _CLIConfig), _CLIConfig]
  
 
 
 
  Attributes
  
   - 
    Graph
   
- 
    
     
     
     
     
- 
    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
   
-