Method: OpenC3::ScriptServerProxy#shutdown

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

#shutdownObject



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

def shutdown
  @json_api.shutdown
end