1
0
Fork 0
forked from wry/wry
wry/wire/jay_reexec.txt

11 lines
95 B
Text

request arg {
arg: str,
}
request exec {
path: str,
}
event failed {
msg: str,
}