Method: Fluent::Plugin::FileOutput#last_written_path

Defined in:
lib/fluent/plugin/out_file.rb

#last_written_pathObject

for tests



68
69
70
# File 'lib/fluent/plugin/out_file.rb', line 68

def last_written_path
  @last_written_path
end