package
0.15.0
Repository: https://github.com/armadaproject/armada.git
Documentation: pkg.go.dev

# Functions

IsDirectory returns true if path points to an existing directory and false otherwise.
IsFile returns true if path points to an existing file and false otherwise.
IsFileOrDirectory returns true if path points to an existing file or directory and false otherwise.