Class: Bricolage::JobNet::JobRef
Instance Attribute Summary
Attributes inherited from Ref
Instance Method Summary collapse
Methods inherited from Ref
#==, #dummy?, #hash, #initialize, #inspect, parse, #to_s
Constructor Details
This class inherits a constructor from Bricolage::JobNet::Ref
Instance Method Details
#net? ⇒ Boolean
367 368 369 |
# File 'lib/bricolage/jobnet.rb', line 367 def net? false end |