Class: Strptime

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

Overview

Dummy Strptime class.

Class Method Summary collapse

Class Method Details

.new(_) ⇒ Object



87
88
89
# File 'lib/fluent/plugin/out_google_cloud.rb', line 87

def self.new(_)
  # empty
end