Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Louisym/MiniCC
/ 14_bash_engine_deep_dive.py
File
14_bash_engine_deep_dive.py
tutorials/14_bash_engine_deep_dive.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
教程 14: Bash 执行引擎深度剖析
3
================================================================
4
源码对照: rust/crates/runtime/src/bash.rs + sandbox.rs
Callers
nothing calls this directly
Calls
7
demo_container_detection
Function · 0.85
demo_sandbox_decision_tree
Function · 0.85
demonstrate_shell_snapshot
Function · 0.85
demonstrate_cwd_tracking
Function · 0.85
demonstrate_auto_background
Function · 0.85
demonstrate_output_size_watchdog
Function · 0.85
demo_full_workflow
Function · 0.85
Tested by
no test coverage detected