Class: Textus::Command::KeyDelete

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

Instance Attribute Summary collapse

Instance Attribute Details

#if_etagObject (readonly)

Returns the value of attribute if_etag

Returns:

  • (Object)

    the current value of if_etag



10
11
12
# File 'lib/textus/command.rb', line 10

def if_etag
  @if_etag
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



10
11
12
# File 'lib/textus/command.rb', line 10

def key
  @key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



10
11
12
# File 'lib/textus/command.rb', line 10

def role
  @role
end