MCPcopy Create free account
hub / github.com/BlackVectorOps/semantic_firewall / Abs

Method Abs

pkg/api/filesystem.go:20–20  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

18 Open(name string) (fs.File, error)
19 Getwd() (string, error)
20 Abs(path string) (string, error)
21 WalkDir(root string, fn fs.WalkDirFunc) error
22 ReadFile(name string) ([]byte, error)
23}

Callers 15

ScanCandidatesMethod · 0.65
NewPebbleScannerFunction · 0.65
ScanCandidatesMethod · 0.65
ScanTopologyExactMethod · 0.65
TestCalculateEntropyFunction · 0.65
EntropyDistanceFunction · 0.65
TestNormCutFunction · 0.65
TestMaxWindowEntropyFunction · 0.65
FuzzMaxWindowEntropyFunction · 0.65
approxFunction · 0.65
loadPackagesFromSourceFunction · 0.65

Implementers 2

RealFileSystempkg/api/filesystem.go
MockFileSysteminternal/cli/cli_test.go

Calls

no outgoing calls

Tested by 5

TestCalculateEntropyFunction · 0.52
TestNormCutFunction · 0.52
TestMaxWindowEntropyFunction · 0.52
FuzzMaxWindowEntropyFunction · 0.52
approxFunction · 0.52