Sha256: 19ead55bc020aca30dcd1a99e3d451365ce077ee8a9624a839963d9bc2dd107f
Contents?: true
Size: 168 Bytes
Versions: 71
Compression:
Stored size: 168 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/fluentd'
Version data entries
71 entries across 71 versions & 3 rubygems