Function extension
Like std.path.extension
, but takes a Path and returns an Ext.
Prototype
Ext extension( const(Path) path ) pure nothrow @safe;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng
Like std.path.extension
, but takes a Path and returns an Ext.
Ext extension( const(Path) path ) pure nothrow @safe;
Nick Sabalausky
Copyright (C) 2014-2015 Nick Sabalausky
zlib/libpng