The root of all stored Pantry data for this Server/Client Uses Pantry.config.root_dir
94 95 96
# File 'lib/pantry.rb', line 94 def root(config = Pantry.config) Pathname.new(config.root_dir) end