Class: Fluent::HttpFileUploadOutput::StatDummy

Inherits:
Struct
  • Object
show all
Defined in:
lib/fluent/plugin/out_http_file_upload.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



111
112
113
# File 'lib/fluent/plugin/out_http_file_upload.rb', line 111

def size
  @size
end