mirror of
https://github.com/godotengine/godot.git
synced 2026-02-24 12:50:12 +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.