Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XmirrorSecurity/OpenSCA-cli
/ markPrefix
Method
markPrefix
opensca/sca/java/xml/marshal.go:402–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
400
}
401
402
func
(p *printer) markPrefix() {
403
p.prefixes = append(p.prefixes,
""
)
404
}
405
406
func
(p *printer) popPrefix() {
407
for
len(p.prefixes) > 0 {
Callers
1
writeStart
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected