Module artifact_app::core::link [] [src]

module that discovers artifact's links

Functions

create_parents

create parents for all artifacts that have no parents

do_links
link_named_partofs

traverse all artifacts and link them to their by-name type

link_parents

traverse all artifacts and link them to their by-name parent

link_parts

traverse all artifacts and their partof members and cross-link them to the artifact's parts members

set_completed

discover how complete and how tested all artifacts are (or are not!)

set_tested

Find the amount each artifact is tested

validate_done

validate that only correct artifact types are defined as done

validate_partof