VintageNet.get_by_prefix
You're seeing just the function
get_by_prefix
, go back to VintageNet module for more information.
Specs
get_by_prefix(VintageNet.PropertyTable.property()) :: [ {VintageNet.PropertyTable.property(), VintageNet.PropertyTable.value()} ]
Get a list of all properties matching the specified prefix
To get a list of all known properties and their values, call
VintageNet.get_by_prefix([])