ides_printer (ides v0.1.0)

View Source

Summary

Functions

Formatting and rendering for ides supervision trees.

Functions

format(TargetPid, Tree)

-spec format(TargetPid :: pid(), Tree :: ides_family:process()) -> iolist().

Formatting and rendering for ides supervision trees.

print(TargetPid, Tree)

-spec print(TargetPid :: pid(), Tree :: ides_family:process()) -> ok.