📄️ Melon.std.process.exit(exitCode?)
Exits the current process with an optional custom exit code.
📄️ Melon.std.process.env
Contains the current process environment variables
📄️ Melon.std.process.argv
Contains the current process argument vector as a string array.