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

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -