VintageNet.Interface.to_raw_config
You're seeing just the function
to_raw_config
, go back to VintageNet.Interface module for more information.
Specs
to_raw_config(VintageNet.ifname(), map()) :: {:ok, VintageNet.Interface.RawConfig.t()} | {:error, any()}
Convert a configuration to a raw one
This can be used to validate a configuration without applying it.