AutoApi.HonkHornFlashLightsCapability.deprecated-question-mark
You're seeing just the function
deprecated-question-mark
, go back to AutoApi.HonkHornFlashLightsCapability module for more information.
Specs
Returns whether the property is deprecated.
Example
iex> AutoApi.HoodCapability.deprecated?(:lock)
false
iex> AutoApi.DiagnosticsCapability.deprecated?(:mileage)
true