Scenic v0.10.2 Scenic.ViewPort.Driver.Config View Source
Helper module for configuring ViewPorts during startup
Link to this section Summary
Functions
Test if the config for a driver is valid or not
Test if the config for a driver is valid or not
Link to this section Functions
Link to this function
valid!(config) View Source
Test if the config for a driver is valid or not.
returns :ok or raises an error
Link to this function
valid?(config) View Source
Test if the config for a driver is valid or not.
returns true or false