Sha256: 49909f302748b54648c4c6e6c889cfc3a292dc8681398c93bb6e353ee0adc64c
Contents?: true
Size: 472 Bytes
Versions: 30
Compression:
Stored size: 472 Bytes
Contents
Eye Plugin Example ------------------ This plugin adds reactor which try to reads command from file "/tmp/cmd.txt" every 1.second (then execute it and delete file). Also plugin add trigger to save every process state transition into "/tmp/saver.log". To test it: bundle exec eye l examples/plugin/main.eye tail -f /tmp/eye.log tail -f /tmp/saver.log echo 'restart' > /tmp/cmd.txt Also, here http example of gem: https://github.com/kostya/eye-http
Version data entries
30 entries across 30 versions & 2 rubygems