anyNewerThan

Returns true if the target file doesn't exist, or any of the sources are newer than the target.

bool
anyNewerThan
(
string[] sources
,
string target
)

Meta