elvis (elvis v5.0.3)

View Source

Summary

Functions

Used when starting the application on the shell.

Types

option/0

-type option() ::
          commands | help | quiet | verbose | version |
          {code_path, string()} |
          {config, string()} |
          {output_format, string()} |
          {parallel, string()} |
          {warnings_as_errors, boolean()}.

Functions

main(Args)

-spec main(string()) -> ok.

start()

-spec start() -> ok.

Used when starting the application on the shell.