SecureConfigState

sealed abstract protected
class SecureConfigState(val configOpt: Option[Config])

Represents the state of the '--secure' config

class Object
trait Matchable
class Any

Value members

Concrete fields

val configOpt: Option[Config]