package
1.1.8
Repository: https://github.com/exu/fileb0x.git
Documentation: pkg.go.dev

# Functions

Exists returns true when a folder/file exists.
FixName converts [/ to _](1), [ to -](2) and [, to __](3).
FixPath converts \ and \\ to /.
GetCurrentDir gets the directory where the application was run.