Class: Textus::Command::Rdeps

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

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



21
22
23
# File 'lib/textus/command.rb', line 21

def key
  @key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



21
22
23
# File 'lib/textus/command.rb', line 21

def role
  @role
end