scenarios
Width/depth scenario identity and artifact layout.
Classes
-
class ScenarioKey
Bases: object
-
__init__(hidden_width, removed_sublayers)
- Parameters:
hidden_width (int)
removed_sublayers (int)
- Return type:
None
-
hidden_width: int
-
property identity: str
-
path_under(root)
- Parameters:
root (str | Path)
- Return type:
Path
-
property relative_path: Path
-
removed_sublayers: int