Class: Textus::Dispatch::Contracts::RuleLint
- Inherits:
-
Data
- Object
- Data
- Textus::Dispatch::Contracts::RuleLint
- Defined in:
- lib/textus/dispatch/contracts.rb
Instance Attribute Summary collapse
-
#candidate_yaml ⇒ Object
readonly
Returns the value of attribute candidate_yaml.
Instance Attribute Details
#candidate_yaml ⇒ Object (readonly)
Returns the value of attribute candidate_yaml
54 55 56 |
# File 'lib/textus/dispatch/contracts.rb', line 54 def candidate_yaml @candidate_yaml end |