Skip to main content

Module shell_manager

Module shell_manager 

Source
Expand description

后台 Shell 管理器

管理后台执行的 Shell 进程,包括状态追踪、输出收集和资源管理

§功能

  • Shell 进程生命周期管理
  • 输出流式收集
  • 进程暂停/恢复支持
  • 优雅终止

Structs§

BackgroundShell
后台 Shell
CreateShellResult
Shell 创建结果
ShellManager
Shell 管理器
ShellManagerOptions
Shell 管理器配置