Sha256: b8475097939c1cdf112c16f83765bab86689e09f12d49125de7e7778fffc17e0
Contents?: true
Size: 159 Bytes
Versions: 7
Compression:
Stored size: 159 Bytes
Contents
require "vagrant" module VagrantPlugins module Kernel_V2 class VagrantConfig < Vagrant.plugin("2", :config) attr_accessor :host end end end
Version data entries
7 entries across 7 versions & 3 rubygems