blob: 978ec3d44e68becd7d7d5e09368c16f0c218cf6d [file] [log] [blame]
[
{
"type": "run",
"body": {
"pid": 100,
"basename": "001.sing.100",
"command": [
"sing",
"ppap"
],
"mode": "ProcessStartMode.NORMAL",
"exitCode": 0
}
},
{
"type": "run",
"body": {
"pid": 101,
"basename": "002.dance.101",
"command": [
"dance",
"gangnam-style"
],
"stdoutEncoding": "system",
"stderrEncoding": "system",
"exitCode": 2
}
},
{
"type": "can_run",
"body": {
"executable": "marathon",
"result": true
}
}
]