Module: AutoConsul::Local

Defined in:
lib/auto-consul/local.rb

Defined Under Namespace

Classes: FileSystemState

Class Method Summary collapse

Class Method Details

.bind_to_path(path) ⇒ Object



74
75
76
# File 'lib/auto-consul/local.rb', line 74

def self.bind_to_path path
  FileSystemState.new path
end