Function extension
Just 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