package
0.0.0-20240621164307-f761b89a95ac
Repository: https://github.com/vimcolorschemes/worker.git
Documentation: pkg.go.dev
# Functions
AppendToFile adds content to a local file.
GetFileURLsWithExtensions returns all URLs with a certain extension given a URL list.
GetLocalFileContent returns the file content of a local file at a path.
GetRemoteFileContent returns the file content of a file at a URL.
RemoveLinesInFile deletes lines matching a regex from a local file.