class Fluent::Plugin

Public Class Methods

register_input(type, klass) click to toggle source
# File lib/fluent/plugin/in_chef_client.rb, line 8
def self.register_input(type, klass)
end