mirror of
https://github.com/godotengine/godot.git
synced 2026-04-28 22:22:03 +00:00
1. execute(): Executes a command and returns the results. 2. create_process(): Creates a new process and returns the new process' id.
1. execute(): Executes a command and returns the results. 2. create_process(): Creates a new process and returns the new process' id.