installCopy

Install file to target. target's directory is recursively created if does not exist. if a target exists and is newer or have same date than file, install is not performed

void
installCopy
(
in string file
,
in string target
)

Meta