Sha256: 31d8365c17d6fd41bbff7b8ff6a135e6de63c20934f69c0f605775c053786ded

Contents?: true

Size: 166 Bytes

Versions: 63

Compression:

Stored size: 166 Bytes

Contents

module VagrantPlugins
  module HostWindows
    module Cap
      class NFS
        def self.nfs_installed(env)
          false
        end
      end
    end
  end
end

Version data entries

63 entries across 56 versions & 8 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-272fb27e0536/plugins/hosts/windows/cap/nfs.rb
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/plugins/hosts/windows/cap/nfs.rb
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/plugins/hosts/windows/cap/nfs.rb