struct

Obsctl::Config::ConfigInspector::Change

Inherits Struct < Value < Object

Constructors

new(key : String, default_value : String | Nil, current_value : String | Nil)
Source

Instance methods

clone
Source
copy_with(key _key = @key, default_value _default_value = @default_value, current_value _current_value = @current_value)
Source
current_value
default_value
key
to_json(json : JSON::Builder) : Nil
Source