Parsec

ParsecJSONCommand

voidParsecJSONCommand(Parsec *
ps,
const char *
json
)

Execute a Parsec command from a JSON string.

Parameters

DirectionNameDescription
inpsParsec instance returned by ParsecInit.
injsonJSON string with the command. {"function": "function", "...":"..."}