Class: Puma::Launcher

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

Instance Method Summary collapse

Instance Method Details

#runningObject



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

def running
  @runner and @runner.running
end