Credo.Execution.get_command_name
You're seeing just the function
get_command_name
, go back to Credo.Execution module for more information.
Returns the name of the command, which should be run by the given execution.
Credo.Execution.get_command_name(exec)
# => "suggest"