lookup order
This is how pypyr resolves pipeline names and the order in which it searches various folders to find the matching pipeline.
title | description |
---|---|
lookup order | pypyr looks for pipeline files & custom code modules on the filesystem in these directories. |
file | The default file loader discovers and loads pipelines from the filesystem. |
string | Inject pipelines directly as strings. |