Sha256: 9fcb8f7158ccb8e08ca3470e896333acc6d75d506e569cabe70bce0967b0a10b
Contents?: true
Size: 376 Bytes
Versions: 2
Compression:
Stored size: 376 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "fluent-plugin-fortigate-logs-parser-1.0.0" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "irb" IRB.start(__FILE__)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-fortigate-logs-parser-1.0.1 | bin/console |
fluent-plugin-fortigate-logs-parser-1.0.0 | bin/console |