Method: FileMonitoring.stable_state=

Defined in:
lib/file_monitoring/monitor_path.rb

.stable_state=(stable_state) ⇒ Object



40
41
42
# File 'lib/file_monitoring/monitor_path.rb', line 40

def self.stable_state=(stable_state)
  @@stable_state = stable_state
end