Module: AssOle::Runtimes::RuntimeDispatcher Private

Defined in:
lib/ass_ole.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Instance Method Summary collapse

Instance Method Details

#ole_connectorObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



31
32
33
# File 'lib/ass_ole.rb', line 31

def ole_connector
  ole_runtime_get.ole_connector
end