mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 20:34:44 +00:00
280 B
280 B
module status
A type is defined to represent the state. Please use it by removing the option according to the situation.
- ExecResult = {"success", "warning", "failure", "fatal", "unknown"}
- ExecStatus = {"ready", "running", "sleeping", "plague", "completed", "terminated"}