Module edbg_color_srv

Function Index

att_msg/2
att_str/2
c_err/1
c_hi/1
c_warn/1
cur_line_msg/2
cur_line_str/2
err_msg/2
err_str/2
help_hi/1
info_msg/2
info_str/2
init/0
warn_msg/2
warn_str/2

Function Details

att_msg/2

att_msg(Fmt, Args) -> any()

att_str/2

att_str(Fmt, Args) -> any()

c_err/1

c_err(Str) -> any()

c_hi/1

c_hi(Str) -> any()

c_warn/1

c_warn(Str) -> any()

cur_line_msg/2

cur_line_msg(Fmt, Args) -> any()

cur_line_str/2

cur_line_str(Fmt, Args) -> any()

err_msg/2

err_msg(Fmt, Args) -> any()

err_str/2

err_str(Fmt, Args) -> any()

help_hi/1

help_hi(Str) -> any()

info_msg/2

info_msg(Fmt, Args) -> any()

info_str/2

info_str(Fmt, Args) -> any()

init/0

init() -> any()

warn_msg/2

warn_msg(Fmt, Args) -> any()

warn_str/2

warn_str(Fmt, Args) -> any()


Generated by EDoc