MCPcopy Create free account
hub / github.com/dylan-sutton-chavez/edge-python / plain

Function plain

cli/src/ui.rs:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19}
20
21fn plain() -> bool {
22 PLAIN.load(Ordering::Relaxed)
23}
24
25/// A `+ name kind` line for an added package.
26pub fn added(name: &str, kind: &str) {

Callers 9

addedFunction · 0.85
removedFunction · 0.85
noteFunction · 0.85
serve_bannerFunction · 0.85
build_reportFunction · 0.85
errorFunction · 0.85
spinnerFunction · 0.85
doneMethod · 0.85
failMethod · 0.85

Calls 1

loadMethod · 0.80

Tested by

no test coverage detected