Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XmirrorSecurity/OpenSCA-cli
/ String
Method
String
opensca/model/file.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(file *File) String() string {
43
return
file.Relpath()
44
}
45
46
// OpenReader 打开文件reader
47
func
(file *File) OpenReader(do
func
(reader io.Reader)) error {
Callers
11
RunTask
Function · 0.45
FindMaxVersion
Function · 0.45
marshalSimple
Method · 0.45
marshalStruct
Method · 0.45
Error
Method · 0.45
receiverType
Function · 0.45
unmarshal
Method · 0.45
copyValue
Function · 0.45
getAesKey
Function · 0.45
Saas
Function · 0.45
sortMapString
Function · 0.45
Calls
1
Relpath
Method · 0.95
Tested by
no test coverage detected