MCPcopy 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

runFunction · 0.80
list_agent_runsFunction · 0.80
list_tool_callsFunction · 0.80
run_agentFunction · 0.80
cancel_agentFunction · 0.80
get_agent_configFunction · 0.80
upsert_agent_configFunction · 0.80
list_agent_configsFunction · 0.80
get_drawingFunction · 0.80
save_drawingFunction · 0.80
get_messagesFunction · 0.80
send_messageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected