Module
DaemonKit::Configurable::InstanceMethods
In:
lib/daemon_kit/core_ext/configurable.rb
Methods
set
Public Instance methods
set
( name, value )
Force the value of a configurable to be
set
without any respect for it‘s locked status.
[Validate]