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 files changed
+790 -197

No files matched your search

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