View Source Credo.CLI (Credo v1.7.10)
Credo.CLI
is the entrypoint for both the Mix task and the escript.
Summary
Functions
Runs Credo with the given argv
and exits the process.
Functions
Runs Credo with the given argv
and exits the process.
See Credo.run/1
if you want to run Credo programmatically.