exjprop v1.2.0 Exjprop.Properties.File View Source

Link to this section Summary

Functions

Get the value of a property. See Exjprop.Properties.Stream for return values

Get the value of a property. Returns nil if the property does not exist.

Load the resource

Returns true/false if the properties have been loaded

Create a new file properties

Get a map of properties

Link to this section Functions

Link to this function

get_property(file, property)

View Source

Get the value of a property. See Exjprop.Properties.Stream for return values

Link to this function

get_property!(file, property)

View Source

Get the value of a property. Returns nil if the property does not exist.

Raises an error if there is a problem fetching the property

Load the resource

Returns true/false if the properties have been loaded

Create a new file properties

Get a map of properties