exjprop v1.2.0 Exjprop.Properties.Function View Source

Link to this section Summary

Functions

Get a property, raising exceptions on error

Load the properties from the given function

Determine if the properties have been loaded

Create new function properties

Get a map of properties

Link to this section Functions

Link to this function

get_property(prop_fun, property)

View Source

Get a property

Link to this function

get_property!(prop_fun, property)

View Source

Get a property, raising exceptions on error

Load the properties from the given function

Determine if the properties have been loaded

Create new function properties

The passed in function must take no arguments and return a Stream

Get a map of properties