package
2.9.0-beta.3+incompatible
Repository: https://github.com/zupit/horusec.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
GetCode return code to a given line of filename inside projectPath.
GetDependencyCodeFilepathAndLine find a file inside projectPath + subPath with ext that match the dependency name.
GetDependencyInfo return the path inside paths that match the dependency.
GetFilenameByExt return the first filename that match extension ext on projectPath.
GetPathFromFilename return the relative file path inside basePath that match the filename.
GetSubPathByExtension returns the path inside projectPath + subPath that contains the files with a given ext inside projectPath.
GetSubPathByFilename works like GetSubPathByExtension but for filenames.
# Structs
No description provided by the author