Credo

v1.1.2

Credo
  • Pages
  • Modules
  • Mix Tasks

    Credo v1.1.2 Credo.Plugin View Source

    Link to this section Summary

    Functions

    append_task(exec, group_name, task_mod)
    prepend_task(exec, group_name, task_mod)
    register_cli_switch(exec, name, type, alias_name \\ nil, convert_to_param \\ true)
    register_command(exec, name, command_mod)
    register_default_config(exec, config_file_string)

    Link to this section Functions

    Link to this function append_task(exec, group_name, task_mod) View Source
    Link to this function prepend_task(exec, group_name, task_mod) View Source
    Link to this function register_cli_switch(exec, name, type, alias_name \\ nil, convert_to_param \\ true) View Source
    Link to this function register_command(exec, name, command_mod) View Source
    Link to this function register_default_config(exec, config_file_string) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.