MCPcopy Create free account
hub / github.com/Infatoshi/OpenSquirrel / parse_code_fence

Function parse_code_fence

src/lib.rs:215–223  ·  view source on GitHub ↗

Detect if a line is a code fence (``` with optional language). Returns Some(language) for opening fences, Some("") for closing fences. Returns None if not a fence.

(line: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

render_agent_tileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected