VintageNetWizard.WiFiConfiguration.key_mgmt_from_string

You're seeing just the function key_mgmt_from_string, go back to VintageNetWizard.WiFiConfiguration module for more information.
Link to this function

key_mgmt_from_string(arg1)

View Source

Specs

key_mgmt_from_string(String.t()) ::
  {:ok, key_mgmt()} | {:error, :invalid_key_mgmt}

Convert a key_mgmt string into a key_mgmt