package
0.0.0-20241122174450-ed490a29207d
Repository: https://github.com/jetify-com/devbox.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileContains checks if a given file at 'path' contains the 'substring'.
IsDir returns true if the path exists *and* it is pointing to a directory.
IsFile returns true if the path exists *and* it is pointing to a regular file.
No description provided by the author