Module rebar_compiler_format

Module handling rich formatting of errors.

Description

Module handling rich formatting of errors.

Data Types

rebar_dict()

rebar_dict() = dict:dict()

Function Index

format/5

Function Details

format/5

format(Source::file:filename_all(), X2::{Line, Column}, Extra, Desc, Config::rebar_dict()) -> string()


Generated by EDoc