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