Class: Textus::Command::Deps

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



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

def key
  @key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



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

def role
  @role
end