Sha256: fc925fde737225e89f40ffb05cbc9c61c2d704b0d3f6132a901c8f702160fe5b
Contents?: true
Size: 727 Bytes
Versions: 1
Compression:
Stored size: 727 Bytes
Contents
= Libvirt-Ruby {<img src="https://secure.travis-ci.org/plribeiro3000/libvirt-ruby.png" />}[http://travis-ci.org/plribeiro3000/libvirt-ruby] Rails gem to map functions from libvirt's library to ruby. == Install gem install libvirt-ruby == Usage You should one of the classes defined and call method dispatcher passing parameters: first -> the method just like the one from Libvirt in C as a string second -> the args of the function in C in the same order Your second parameter must be an array where the last value is a symbol of what the function should return. == Experimental This Gem still experimental, so if you have somre problem, feel free to create a new issue. == Future Add Support for a ton of thigs. =D
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
libvirt-ruby-0.0.1 | README.rdoc |