Method: SDM::QueryCapture#type

Defined in:
lib/models/porcelain.rb

#typeObject

The CaptureType of this query capture, one of the CaptureType constants.



8559
8560
8561
# File 'lib/models/porcelain.rb', line 8559

def type
  @type
end