MCPcopy Create free account
hub / github.com/cool-sun/cloudApp / getSubdirAbsPaths

Function getSubdirAbsPaths

utils/github/cihub/seelog/internals_fsutils.go:104–114  ·  view source on GitHub ↗

getSubdirAbsPaths supplies absolute paths for all subdirectiries in a given directory. Input: (I1) dirPath - absolute path of a directory in question. Out: (O1) - slice of subdir asbolute paths; (O2) - error of the operation. Remark: If error (O2) is non-nil then (O1) is nil and vice versa.

(dirPath string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getAllSubdirAbsPathsFunction · 0.85

Calls 2

getSubdirNamesFunction · 0.85
JoinMethod · 0.80

Tested by

no test coverage detected