View Source elvis (elvis v3.2.6)

Summary

Functions

Used when starting the application on the shell.

Types

-type option() ::
          commands | help | keep_rocking | quiet | verbose | version |
          {code_path, [any()]} |
          {config, [any()]} |
          {output_format, [any()]} |
          {parallel, [any()]}.

Functions

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

Used when starting the application on the shell.