get_path
Configurations.get_path(key)Get a Path to a file that is present in the object.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| key | str | Key of the Path. (e.g. exposure.geom.file1) | required |
Returns
| Name | Type | Description |
|---|---|---|
| Path | A path. |
Get a Path to a file that is present in the object.
| Name | Type | Description | Default |
|---|---|---|---|
| key | str | Key of the Path. (e.g. exposure.geom.file1) | required |
| Name | Type | Description |
|---|---|---|
| Path | A path. |