MCPcopy 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
202fn default_marker() -> String {
203 "AI Agent Symlinks".to_string()
204}
205
206impl Default for GitignoreConfig {
207 fn default() -> Self {

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected