# Functions
Base is filepath.Base.
Clean is filepath.Clean.
Dir is filepath.Dir.
Ext is filepath.Ext.
FromSlash is filepath.ToSlash.
IsAbs reports whether the path is absolute.
IsLocal is filepath.IsLocal.
No description provided by the author
Localize is filepath.Localize.
Split is filepath.Split.
ToSlash is filepath.ToSlash.
VolumeName is filepath.VolumeName.
VolumeNameLen returns the length of the leading volume name on Windows.