elvis (elvis v4.2.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, [term()]} |
          {config, [term()]} |
          {output_format, [term()]} |
          {parallel, [term()]}.

Functions

main(Args)

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

start()

-spec start() -> ok.

Used when starting the application on the shell.