VintageNet.Interface.CommandRunner.run
You're seeing just the function
run
, go back to VintageNet.Interface.CommandRunner module for more information.
Specs
run( [VintageNet.Interface.RawConfig.command()] | VintageNet.Interface.RawConfig.command() ) :: :ok | {:error, any()}
Run one or more commands
See the module docs for documentation on commands.