Sha256: befb81667ac140af6bf94dff7d97fb12a7a3c0c374614d1f787516acf1a80a4a
Contents?: true
Size: 203 Bytes
Versions: 282
Compression:
Stored size: 203 Bytes
Contents
#!/usr/bin/env ruby # -*- coding: utf-8 -*- here = File.dirname(__FILE__) $LOAD_PATH << File.expand_path(File.join(here, '..', 'lib')) require 'fluent/command/binlog_reader' FluentBinlogReader.new.call
Version data entries
282 entries across 282 versions & 8 rubygems