Method: SDM::QueryCapture#type
- Defined in:
- lib/models/porcelain.rb
#type ⇒ Object
The CaptureType of this query capture, one of the CaptureType constants.
10123 10124 10125 |
# File 'lib/models/porcelain.rb', line 10123 def type @type end |