Files
libguestfs/ruby
Richard W.M. Jones 7486fc6f43 generator: Rename 'add_drive_opts' API to 'add_drive'.
By using the once_had_no_optargs flag, this change is backwards
compatible for callers (except Haskell, PHP and GObject as discussed
in earlier commit).
2012-07-14 12:42:24 +01:00
..
2011-11-08 14:43:07 +00:00
2012-01-18 22:05:02 +00:00
2012-06-28 13:41:40 +01:00

= Ruby bindings for libguestfs

The module Guestfs provides Ruby bindings for
{the libguestfs API}[http://libguestfs.org/guestfs.3.html].