stilt.storage.ProjectLayout#
- class stilt.storage.ProjectLayout(project_ref: 'str', output_ref: 'str', is_cloud_project: 'bool', is_cloud_output: 'bool', project_dir: 'Path', output_dir: 'Path') None[source]#
Resolved local directories and output refs for one model instance.
Methods#
|
Resolve project/output refs and any required local working roots. |
Attributes#
|
|
|
|
|
|
|
|
|
|
|
|
|
Return the canonical output ref or resolved local directory. |
|
Return the canonical project ref or resolved local directory. |