package
0.0.1-20241014-0001
Repository: https://github.com/kyaxcorp/go-core.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
Returns the name from a path Example: /test1/test2/test -> test Example /test1/test2/test.txt -> test.txt.
It should be an existing!! It doesn't create a path based on non existing files or folders.