This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
erg
Watch
1
Star
0
Fork
You've already forked erg
0
mirror of
https://github.com/erg-lang/erg.git
synced
2025-09-29 12:24:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c22cd79a89
erg
/
doc
/
JA
/
API
/
modules
/
status.md
GreasySlug
538789cd5f
Update to ja doc to put translation badges
2022-09-06 09:27:46 +09:00
796 B
Raw
Blame
History
module
status
状態を表す型が定義されています。状況に応じて選択肢を外したりして使用してください。
ExecResult = {"success", "warning", "failure", "fatal", "unknown"}
ExecStatus = {"ready", "running", "sleeping", "plague", "completed", "terminated"}