Class: Flipper::Adapters::OperationLogger::Delete

Inherits:
Struct
  • Object
show all
Defined in:
lib/flipper/adapters/operation_logger.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



11
12
13
# File 'lib/flipper/adapters/operation_logger.rb', line 11

def key
  @key
end