impure functionexistDirectory
Inquire whether directory exists; if present and not a directory, trigger an error
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | directoryName |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | exists | = true, if directory exists |