Class: Textus::Command::Reject

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

Instance Attribute Summary collapse

Instance Attribute Details

#pending_keyObject (readonly)

Returns the value of attribute pending_key

Returns:

  • (Object)

    the current value of pending_key



13
14
15
# File 'lib/textus/command.rb', line 13

def pending_key
  @pending_key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



13
14
15
# File 'lib/textus/command.rb', line 13

def role
  @role
end