Method: ChildProcess::Windows::Handle#pointer
- Defined in:
- lib/childprocess/windows/handle.rb
#pointer ⇒ Object (readonly)
Returns the value of attribute pointer.
26 27 28 |
# File 'lib/childprocess/windows/handle.rb', line 26 def pointer @pointer end |