7 lines
98 B
Ruby
7 lines
98 B
Ruby
require "vagrant-lxc/version"
|
|
|
|
module Vagrant
|
|
module LXC
|
|
# Your code goes here...
|
|
end
|
|
end
|