Here we put something that should be part of the standard lib. Some functionality of the standrard lib is not convienent as can be or scattered.
- Combine
- Exists
- GetFileName
- GetExtension
- GetFullPath
- GetRelativePath
- IsDirectory
- IsFile
- TrimEndingDirectorySeparator
- Create
- CreateSubdrectory
- Delete
- DeleteAll
- GetDirectories
- GetFiles
- Create
- Delete
- Directory
- Exists
- Name
- ReadAllText
- ReadBytes
- ReadFileLines
- WriteAllText
- WriteBytes
Requirement: Go 1.23+