Class: Textus::Command::Uid

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



17
18
19
# File 'lib/textus/command.rb', line 17

def key
  @key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



17
18
19
# File 'lib/textus/command.rb', line 17

def role
  @role
end