Class: Textus::Command::RuleLint

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#candidate_yamlObject (readonly)

Returns the value of attribute candidate_yaml

Returns:

  • (Object)

    the current value of candidate_yaml



25
26
27
# File 'lib/textus/command.rb', line 25

def candidate_yaml
  @candidate_yaml
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



25
26
27
# File 'lib/textus/command.rb', line 25

def role
  @role
end