Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StepfenShawn/kota
/ ScanCodebaseTool
Class
ScanCodebaseTool
src/kota_code/tools/scan_codebase.rs:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
#[derive(Deserialize, Serialize, Default)]
22
pub struct ScanCodebaseTool;
23
24
impl ScanCodebaseTool {
25
fn scan_directory(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected