package
1.0.14
Repository: https://github.com/bitrise-io/go-utils.git
Documentation: pkg.go.dev

# Functions

AbsPath expands ENV vars and the ~ character then call Go's Abs.
BaseFilter ...
ChangeDirForFunction ...
ComponentFilter ...
ComponentWithExtensionFilter ...
CurrentWorkingDirectoryAbsolutePath ...
DirectoryContainsFileFilter returns a FilterFunc that checks if a directory contains a file.
EnsureDirExist ...
EscapeGlobPath escapes a partial path, determined at runtime, used as a parameter for filepath.Glob.
ExpandTilde ...
ExtensionFilter ...
FileContainsFilter ...
FilterPaths ...
GetFileName returns the name of the file from a given path or the name of the directory if it is a directory.
InDirectoryFilter ...
IsDirectoryFilter ...
IsDirExists ...
IsPathExists ...
IsRelativePath ...
ListEntries filters contents of a directory using the provided filters.
ListPathInDirSortedByComponents ...
NewPathModifier ...
NewSortablePath ...
NormalizedOSTempDirPath ..
PathCheckAndInfos ..
RegexpFilter ...
RevokableChangeDir ...
SortPathsByComponents ...
UserHomeDir ...

# Structs

SortablePath ...

# Interfaces

PathModifier ...

# Type aliases

BySortablePathComponents ..
FilterFunc ...