waveguide-main-node
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

waveguide-main-node

import { main } from "waveguide-main-node";

Provides function main(io: IO<never, number>): void. The IO should return a status code and never fail, though aborts are possible. The IO will be interrupted on SIGINT and execute all finalizers before exiting. If a number is produced the the process will exit with that number. On abort the proces will exit with -1.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    2
  • 0.0.2
    0

Package Sidebar

Install

npm i waveguide-main-node

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

5.14 kB

Total Files

8

Last publish

Collaborators

  • arzig