MCPcopy 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
42func (file *File) String() string {
43 return file.Relpath()
44}
45
46// OpenReader 打开文件reader
47func (file *File) OpenReader(do func(reader io.Reader)) error {

Callers 11

RunTaskFunction · 0.45
FindMaxVersionFunction · 0.45
marshalSimpleMethod · 0.45
marshalStructMethod · 0.45
ErrorMethod · 0.45
receiverTypeFunction · 0.45
unmarshalMethod · 0.45
copyValueFunction · 0.45
getAesKeyFunction · 0.45
SaasFunction · 0.45
sortMapStringFunction · 0.45

Calls 1

RelpathMethod · 0.95

Tested by

no test coverage detected