caslRun - sassoftware/restaf GitHub Wiki
Calls cas server and returns the results
Returns: promise
- returns results from cas
Param | Type | Description |
---|---|---|
store | object |
restaf store |
session | object |
cas session |
src | object |
casl src statements |
args | object |
user input args (reference this as _args_ in casl program) |
See this for details on how to use this function.