VintageNetWizard.stop_wizard
You're seeing just the function
stop_wizard
, go back to VintageNetWizard module for more information.
Specs
stop_wizard() :: :ok | {:error, String.t()}
Stop the wizard.
This will apply the current configuration in memory and completely stop the web and backend processes.