MCPcopy Index your code
hub / github.com/ChrisFeldmeier/OpenCodeRust / description

Method description

crates/opencode-tool/src/ls.rs:70–72  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

68 }
69
70 fn description(&self) -> &str {
71 "Lists files and directories in a given path."
72 }
73
74 fn parameters(&self) -> serde_json::Value {
75 serde_json::json!({

Callers 1

list_schemasMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected