Structs§
Enums§
Functions§
a/b/c.d
->c.d
a/b/c.d
->d
a/b/c.d
->c
- The extension is case insensitive
- It returns
false
ifpath
doesn’t exist a/b/
,c.d
->a/b/c.d
a/b/c.d
->a/b/
- if it fails to read from
from
, that’s an error
if it fails to read toto
, that’s not an error a/b/c.d, e
->a/b/c.e