AutoApi.MultiCommandCapability.multiple-question-mark

You're seeing just the function multiple-question-mark, go back to AutoApi.MultiCommandCapability module for more information.

Specs

multiple?(atom()) :: boolean()

Returns whether the property is multiple, that is if it can contain multiple values.

Example

iex> AutoApi.MultiCommandCapability.multiple?(:multi_states)
true