How can I inlcude the Vagrant API into a ruby program? -
How can I inlcude the Vagrant API into a ruby program? -
i'd create calls vagrant's api through ruby program,like so:
puts vagrant.constants
how can include vagrant @ level ? new ruby, see there lot of libraries in vagrant, , not sure mutual way phone call such libraries or include them recursively - maybe there dynamic way include vagrant libraries application using gem api ?
update : vagrant doesnt back upwards gems ?
some of comments below have implied maybe declaring vagrant gem solution this. however, when attempting setup vagrant gemfile dependency, noticed error message:
thus, think there must improve way add together vagrant ruby dependency, without resorting gem file.
ruby api gem vagrant
Comments
Post a Comment