Method: Puma::Launcher#running

Defined in:
lib/openc3/io/json_drb.rb

#runningObject



38
39
40
# File 'lib/openc3/io/json_drb.rb', line 38

def running
  @runner and @runner.running
end