Method: OpenC3::ScriptServerProxy#shutdown

Defined in:
lib/openc3/script/script.rb

#shutdownObject



313
314
315
# File 'lib/openc3/script/script.rb', line 313

def shutdown
  @json_api.shutdown
end