Function: RunScramCli()
RunScramCli(
info):void
Defined in: index.d.ts:73
Parameters
info
QuantifyRequest
The callback info from Node.js, containing the input arguments.
Returns
void
Returns undefined on success, or throws a JavaScript exception on error.
Remarks
Main Node.js wrapper function to run the SCRAM CLI synchronously.
