class documentation

class PipelineArtifacts(NamedTuple): (source)

View In Hierarchy

An ordered collection of source_path, tests_path, config_paths

Class Variable pipeline_conf Undocumented
Class Variable pipeline_dir Undocumented
Class Variable pipeline_tests Undocumented
pipeline_conf: Path = (source)

Undocumented

pipeline_dir: Path = (source)

Undocumented

pipeline_tests: Path = (source)

Undocumented