Closed ilharp closed 2 years ago
基于如下 Status 字段:
https://github.com/koishijs/koi/blob/2eaf6cc6835ba1e33e76e86825a9e89f542e719c/packages/koi/daemon/daemon.go#L18-L38
与 Koishi 本体进行协商,实现 IntelliDaemon。
需要调研 yarn run 是否支持返回 ExitCode。
yarn run
计划发生变更。移出 v0.0.3 Milestone。
05b68241e656190d02efbe05dcc80147378217a9 已完成修改规划后的目标。关闭此 issue。
基于如下 Status 字段:
https://github.com/koishijs/koi/blob/2eaf6cc6835ba1e33e76e86825a9e89f542e719c/packages/koi/daemon/daemon.go#L18-L38
与 Koishi 本体进行协商,实现 IntelliDaemon。
需要调研
yarn run
是否支持返回 ExitCode。