Class: Puma::Launcher

Inherits:
Object show all
Defined in:
lib/openc3/io/json_drb.rb

Instance Method Summary collapse

Instance Method Details

#runningObject



31
32
33
# File 'lib/openc3/io/json_drb.rb', line 31

def running
  @runner and @runner.running
end