Method: LibvirtAsync::Implementations#initialize
- Defined in:
- lib/libvirt_async/implementations.rb
#initialize ⇒ Implementations
Returns a new instance of Implementations.
11 12 13 14 15 |
# File 'lib/libvirt_async/implementations.rb', line 11 def initialize dbg { "#{self.class}#initialize" } default_variables end |