Credo.Execution.get_command

You're seeing just the function get_command, go back to Credo.Execution module for more information.

Returns the Credo.CLI.Command module for the given name.

Credo.Execution.get_command(exec, "explain")
# => Credo.CLI.Command.Explain.ExplainCommand