Class: WIN32OLE_VARIABLE
- Inherits:
-
Object
- Object
- WIN32OLE_VARIABLE
- Defined in:
- lib/com/win32ole.rb
Instance Method Summary collapse
Instance Method Details
#const_name ⇒ Object
16 17 18 |
# File 'lib/com/win32ole.rb', line 16 def const_name name.sub(/^./){ |l| l.upcase } end |