Config

sealed trait Config
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def logger: Logger
def withBinaryFile(binaryFile: File): Config
def withLogger(logger: Logger): Config