Sha256: 96a4f1eeb471ef7e7513da1047df4aa01a5529be2137fbb37a6848f024ab80dd

Contents?: true

Size: 139 Bytes

Versions: 9

Compression:

Stored size: 139 Bytes

Contents

module Vagrant
  module SshFS
    class Error < Errors::VagrantError
      error_namespace("vagrant.config.sshfs.error")
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
vagrant-sshfs-0.0.8 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.6 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.5 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.5.beta1 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.4 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.3 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.3.beta1 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.2.beta1 lib/vagrant-sshfs/errors.rb
vagrant-sshfs-0.0.1 lib/vagrant-sshfs/errors.rb