package
0.0.0-20241125231136-d06181ee69d4
Repository: https://github.com/joshbeard/walsh.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FileExists returns true if the file exists at the given path.
IsFilePath checks if the given path is a valid file path.
No description provided by the author
No description provided by the author
OpenFile opens a file and returns its contents as a byte slice.
RunCmd executes the given command and returns its output as a string.
No description provided by the author
No description provided by the author
WriteFile writes a byte slice to a file.