Files
libguestfs/ruby
Richard W.M. Jones d67e6ea75d Replace mount-options with mount where appropriate.
Since our minimum supported version is now 1.16 and mount was fixed in
1.13.16, it is now safe to replace mount-options + empty options with
mount wherever it occurs.
2012-08-18 22:08:29 +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].