feat(bash): generalize managed shell environment

This commit is contained in:
Yichen Jiang
2026-07-12 15:41:42 +08:00
parent acdbe7b828
commit df9617aaff
40 changed files with 790 additions and 197 deletions

View File

@@ -30,6 +30,7 @@ export type {
BashTaskRead,
BashTaskStatus,
CollectedOutput,
DshEnvironment,
} from './types.ts'
declare module 'cordis' {