Class: Textus::Command::RuleExplain

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

Instance Attribute Summary collapse

Instance Attribute Details

#detailObject (readonly)

Returns the value of attribute detail

Returns:

  • (Object)

    the current value of detail



23
24
25
# File 'lib/textus/command.rb', line 23

def detail
  @detail
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



23
24
25
# File 'lib/textus/command.rb', line 23

def key
  @key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



23
24
25
# File 'lib/textus/command.rb', line 23

def role
  @role
end