Credo.Execution.get_valid_command_names
You're seeing just the function
get_valid_command_names
, go back to Credo.Execution module for more information.
Returns all valid command names.
Credo.Execution.get_valid_command_names(exec)
# => ["categories", "diff", "explain", "gen.check", "gen.config", "help", "info",
# "list", "suggest", "version"]