is_currentThis property on an artifact returns True if building is necessary or
False if not based on the state of all dependencies.  When you are using
the sub-artifact system, the builder callback will only be invoked if the
artifact is not current.
Comments