Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChrisFeldmeier/OpenCodeRust
/ BashTool
Class
BashTool
crates/opencode-tool/src/bash.rs:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
pub struct BashTool;
34
35
impl BashTool {
36
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected