VintageNet.get

You're seeing just the function get, go back to VintageNet module for more information.
Link to this function

get(name, default \\ nil)

View Source

Specs

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).