VintageNet.get
You're seeing just the function
get
, go back to VintageNet module for more information.
Specs
get(VintageNet.PropertyTable.property(), VintageNet.PropertyTable.value()) :: VintageNet.PropertyTable.value()
Get the current value of a network property
See get_by_prefix/1
for exact prefix matches (i.e., get all properties for one
interface) and match/1
to run wildcard matches (i.e., get a specific
property for all interfaces).