module AutoConsul::Local
Public Class Methods
bind_to_path(path)
click to toggle source
# File lib/auto-consul/local.rb, line 74 def self.bind_to_path path FileSystemState.new path end
# File lib/auto-consul/local.rb, line 74 def self.bind_to_path path FileSystemState.new path end