Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dallay/agentsync
/ default_marker
Function
default_marker
src/config.rs:202–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
200
}
201
202
fn default_marker() -> String {
203
"AI Agent Symlinks"
.to_string()
204
}
205
206
impl Default for GitignoreConfig {
207
fn default() -> Self {
Callers
1
default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected