Sha256: 57907023103a54da3590abaf3d5853f9877859a229f9cced290be4e54124de74
Contents?: true
Size: 329 Bytes
Versions: 2
Compression:
Stored size: 329 Bytes
Contents
# Monitors and controls running workflow robots off of priority queues and within a cluster. module RobotController # e.g., `1.2.3` VERSION = File.read(File.join(File.dirname(__FILE__), '..', 'VERSION')).strip def self.bluepill_config File.join(File.dirname(__FILE__), 'robot-controller', 'bluepill.rb') end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
robot-controller-0.3.2 | lib/robot-controller.rb |
robot-controller-0.3.0 | lib/robot-controller.rb |