Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AI45Lab/Code
/ presets
Method
presets
core/src/agent_api/session_verification.rs:92–94 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
90
}
91
92
pub(super) fn presets(&self) -> Vec<VerificationPreset> {
93
verification_presets_for_workspace(&self.workspace)
94
}
95
}
Callers
1
verification_presets
Method · 0.80
Calls
1
verification_presets_for_workspace
Function · 0.85
Tested by
no test coverage detected