Class: Puma::Single

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

Instance Method Summary collapse

Instance Method Details

#runningObject



47
48
49
# File 'lib/openc3/io/json_drb.rb', line 47

def running
  @server and @server.running
end