Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
fn plain() -> bool {
22
PLAIN.load(Ordering::Relaxed)
23
}
24
25
/// A `+ name kind` line for an added package.
26
pub fn added(name: &str, kind: &str) {
Callers
9
added
Function · 0.85
removed
Function · 0.85
note
Function · 0.85
serve_banner
Function · 0.85
build_report
Function · 0.85
error
Function · 0.85
spinner
Function · 0.85
done
Method · 0.85
fail
Method · 0.85
Calls
1
load
Method · 0.80
Tested by
no test coverage detected