# 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.