[det]json_call(+Stream,
+Goal, -Result, +Options)If Stream is closed this library terminates the thread and related message queue.
| Goal | is a callable term. The functor name is
the method. If there is a single argument that is a dict, we invoke a
JSON-RPC method using named arguments. If there is a single
argument that is a list, use the elements of the list as positional
arguments. If there are zero or more than one arguments use these as
positional arguments. Examples:
Options processed: |