Module cuneiform_shell

Copyright © 2015-2018 Jörgen Brandt

Version: 0.1.3

Authors: Jörgen Brandt (joergen.brandt@onlinehome.de).

Data Types

reply()

reply() = {query, e()} | {error, stage(), term()} | {parrot, e(), t()}

Function Index

process_reply_lst/3
shell/1
shell_eval_oneshot/1

Function Details

process_reply_lst/3

process_reply_lst(ReplyLst, ClientName, Verbosity) -> ok

shell/1

shell(ClientName::term()) -> ok

shell_eval_oneshot/1

shell_eval_oneshot(Input) -> [reply()]


Generated by EDoc