method

path

ruby latest stable - Class: WIN32OLE_TYPELIB
path()
public

Returns the type library file path.

tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 9.0 Object Library')
puts tlib.path #-> 'C:\...\EXCEL9.OLB'