node-jsfl-runner
0.2.4 • Public • Published node-jsfl-runner
To Compile
- Install TypeScript & TSD
- tsd reinstall -o
- tsd rebundle
- tsc
To Get
- npm install node-jsfl-runner
Method description
- createJSFL(jsfl: JSFL, outputFileName: string, initParams: Array, callback: (err?: NodeJS.ErrnoException, outputFileName?: string) => void): void
- deleteJSFL(fileName: string, callback: (err?: NodeJS.ErrnoException) => void): void
- runJSFL(execOpts: Object, jsflName: string, callback: (err?: NodeJS.ErrnoException) => void): void
Example
- Check out example/usage.ts for sample usage.
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads