std:std.filesystem.StripExt

Function StripExt:String( path:String )

Strips the extension component from a filesystem path.

Parameters
path path The filesystem path.