View Source espace_observer (espace v0.9.0)
observer_cli
plugin for espace
.
Summary
Functions
The callback for the attributes section.
Load the default observer_cli
plugin env data.
Load the supplied observer_cli
plugin env data.
The callback to return all the counts for all instances.
The callback to return the column headings
Functions
The callback for the attributes section.
Presently this will return an empty list.-spec load_config() -> ok.
Load the default observer_cli
plugin env data.
load_config/1
for details.
-spec load_config(term()) -> ok.
Load the supplied observer_cli
plugin env data.
observer_cli
to access the espace plugin.
-spec sheet_header() -> [#{title => string(), width => pos_integer(), shortcut => string()}].