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 not stored for this graph (policy: none)
no test coverage detected