Function timeLastModified
Like std.file.timeLastModified
, but supports Path and command echoing.
Prototypes
std.datetime. SysTime timeLastModified( const(Path) name ); std. datetime. SysTime timeLastModified( const(Path) name, std. datetime. SysTime returnIfMissing );
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng