Class: Textus::Command::Blame

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



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

def key
  @key
end

#limitObject (readonly)

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



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

def limit
  @limit
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



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

def role
  @role
end