sargon.path.stripext

This module contains stripExt().

Members

Functions

stripExt
auto stripExt(R path)

Returns slice of path[] with the extension stripped off.

Meta

Source

See Source File
$(SARGONSRC src/sargon/_path/_stripext.d)

Authors

Lars Tandle Kyllingstad, Walter Bright, Grzegorz Adam Hankiewicz, Thomas Kühne, Andrei Alexandrescu