MCPcopy
hub / github.com/IceWhaleTech/CasaOS / GetDirPath

Method GetDirPath

service/system.go:52–52  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

50 GetMemInfo() map[string]interface{}
51 GetCpuInfo() []cpu.InfoStat
52 GetDirPath(path string) ([]model.Path, error)
53 GetDirPathOne(path string) (m model.Path)
54 GetNetState(name string) string
55 GetDiskInfo() *disk.UsageStat

Callers 2

InitNetworkMountFunction · 0.65
DirPathFunction · 0.65

Implementers 1

systemServiceservice/system.go

Calls

no outgoing calls

Tested by

no test coverage detected