timeLastModified

Like $(FULL_STD_FILE timeLastModified), but supports Path and command echoing.

  1. alias timeLastModified = std.file.timeLastModified
  2. SysTime timeLastModified(Path name)
  3. SysTime timeLastModified(Path name, SysTime returnIfMissing)
    SysTime
    timeLastModified

Meta