remal-github-actions/Read property

Read a property from Java properties file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to properties fileyes
failIfFileNotFoundSet to 'false' to return default value if the properties file can't be foundyestrue
propertyProperty nameyes
failIfPropertyNotFoundSet to 'true' to return default value if the property can't be found in the properties fileyestrue
defaultValueDefault value that will be returned if the property can't be readno
namedescription
valueProperty value