AutoApi.Command.name
You're seeing just the function
name
, go back to AutoApi.Command module for more information.
Specs
Returns the name of the command
Example
iex> command = AutoApi.GetAvailabilityCommand.new(AutoApi.DiagnosticsCapability, []) iex> AutoApi.Command.name(command) :get_availability