On Tue, 2008-04-01 at 18:54 -0400, Chris Lalancette wrote:
While using the ruby-libvirt bindings, I usually end up setting
the "flags"
parameter to various calls to 0. While this is required by the C side of
things, for Ruby we have no such constraint; we can have methods with optional
arguments.
Excellent ... comitted.
David