arbeidstilsynet/Get Parent Directory
Outputs the parent directory of a given path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to get the parent directory for | yes | — |
Outputs
| name | description |
|---|---|
| parent_dir | The parent directory of the input path |