newerThan

Returns true if the target file doesn't exist, or source is newer than the target.

bool
newerThan
(
string source
,
string target
)

Meta