Class: Puma::Single

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

Instance Method Summary collapse

Instance Method Details

#runningObject



45
46
47
# File 'lib/openc3/io/json_drb.rb', line 45

def running
  @server and @server.running
end