Class: Takagi::Config::Observability

Inherits:
Struct
  • Object
show all
Defined in:
lib/takagi/config.rb

Overview

rubocop:disable Metrics/ClassLength

Instance Attribute Summary collapse

Instance Attribute Details

#backendsObject

Returns the value of attribute backends

Returns:

  • (Object)

    the current value of backends



9
10
11
# File 'lib/takagi/config.rb', line 9

def backends
  @backends
end