Hackfut Security File Manager
Current Path:
/opt/td-agent/embedded/lib/ruby/gems/2.4.0/gems/fluent-plugin-td-1.0.0
opt
/
td-agent
/
embedded
/
lib
/
ruby
/
gems
/
2.4.0
/
gems
/
fluent-plugin-td-1.0.0
/
📁
..
📄
.gitignore
(19 B)
📄
.travis.yml
(200 B)
📄
AUTHORS
(90 B)
📄
ChangeLog
(3.94 KB)
📄
Gemfile
(38 B)
📄
Gemfile.msgpack.0.4
(93 B)
📄
Gemfile.v0.12
(88 B)
📄
README.rdoc
(4.15 KB)
📄
Rakefile
(248 B)
📄
example.conf
(1.63 KB)
📄
fluent-plugin-td.gemspec
(1.13 KB)
📁
lib
Editing: Rakefile
require 'bundler' Bundler::GemHelper.install_tasks require 'rake/testtask' Rake::TestTask.new(:test) do |test| test.libs << 'lib' << 'test' test.test_files = FileList['test/**/test_*.rb'] test.verbose = true end task :default => [:build]
Upload File
Create Folder