Module: WifiWand::BaseModel::OptionsNormalization

Included in:
WifiWand::BaseModel, WifiWand::BaseModel
Defined in:
lib/wifi_wand/models/base_model.rb

Overview

Shared normalization logic needed at both the class level (create_model) and the instance level (initialize). Mixed in both ways below so each call site can invoke it privately with an implicit receiver.