Class: Puma::Single

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

Instance Method Summary collapse

Instance Method Details

#runningObject



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

def running
  @server and @server.running
end