Target.check

Check if the target is up-to-date vs the provided src files.

class Target
bool
check
(
in string srcDir
)

Return Value

Type: bool

true if the target is up-to-date, false if it needs rebuild

Meta