Method: Vagrant::BoxCollection#directory

Defined in:
lib/vagrant/box_collection.rb

#directoryObject (readonly)

The directory that the boxes are being searched for.



12
13
14
# File 'lib/vagrant/box_collection.rb', line 12

def directory
  @directory
end