Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/enowdev/enowX-Coder
/ pool
Method
pool
src-tauri/src/state.rs:111–113 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
109
}
110
111
pub fn pool(&self) -> &SqlitePool {
112
self.db.as_ref()
113
}
114
}
Callers
15
run
Function · 0.80
list_agent_runs
Function · 0.80
list_tool_calls
Function · 0.80
run_agent
Function · 0.80
cancel_agent
Function · 0.80
get_agent_config
Function · 0.80
upsert_agent_config
Function · 0.80
list_agent_configs
Function · 0.80
get_drawing
Function · 0.80
save_drawing
Function · 0.80
get_messages
Function · 0.80
send_message
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected