grisp_tools_configure (grisp_tools v2.11.2)

View Source

Summary

Functions

{Long, Short, Type, Default, Descr}

The parameters defined directly inside this function won't be ask in the interactive part of the CLI

Types

setting/0

-type setting() ::
          {atom(), char() | undefined, string(), {setting_type(), string() | boolean()}, string()}.

setting_type/0

-type setting_type() :: string | trim_string | boolean | latin1.

Functions

run(State)

{Long, Short, Type, Default, Descr}

settings()

-spec settings() -> [setting()].

The parameters defined directly inside this function won't be ask in the interactive part of the CLI