Sha256: e7a6e6045850cfd30192fe83a1b8d7f60b476fa94b32f53b7e0d8636a0e30460

Contents?: true

Size: 195 Bytes

Versions: 1

Compression:

Stored size: 195 Bytes

Contents

require "vagrant-ssh-config/plugin"

module VagrantPlugins
  module SshConfig
    def self.source_root
      @source_root ||= Pathname.new(File.expand_path('../../', __FILE__))
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-ssh-config-0.0.1 lib/vagrant-ssh-config.rb