Class: Textus::Command::RuleLint
- Inherits:
-
Data
- Object
- Data
- Textus::Command::RuleLint
- Defined in:
- lib/textus/command.rb
Instance Attribute Summary collapse
-
#candidate_yaml ⇒ Object
readonly
Returns the value of attribute candidate_yaml.
-
#role ⇒ Object
readonly
Returns the value of attribute role.
Instance Attribute Details
#candidate_yaml ⇒ Object (readonly)
Returns the value of attribute candidate_yaml
25 26 27 |
# File 'lib/textus/command.rb', line 25 def candidate_yaml @candidate_yaml end |
#role ⇒ Object (readonly)
Returns the value of attribute role
25 26 27 |
# File 'lib/textus/command.rb', line 25 def role @role end |