Class: Fluent::Test::Driver::BaseOwner::Emit

Inherits:
Struct
  • Object
show all
Defined in:
lib/fluent/test/driver/base_owner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#esObject

Returns the value of attribute es

Returns:

  • (Object)

    the current value of es



61
62
63
# File 'lib/fluent/test/driver/base_owner.rb', line 61

def es
  @es
end

#tagObject

Returns the value of attribute tag

Returns:

  • (Object)

    the current value of tag



61
62
63
# File 'lib/fluent/test/driver/base_owner.rb', line 61

def tag
  @tag
end