Class: Puma::Launcher

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

Instance Method Summary collapse

Instance Method Details

#runningObject



36
37
38
# File 'lib/openc3/io/json_drb.rb', line 36

def running
  @runner and @runner.running
end