- Documentation (2.0.0-alpha2)
properties
Tag: properties
Loads a properties file into ivy variables. See variables chapter above for details about ivy variables.
Attributes
| Attribute | Description | Required |
|---|---|---|
| file | a path to a properties file to load | Yes |
| override | indicates if the variable found in the properties file should override their previous value, if any since 1.3 | No, defaults to true |

