@lostintime/main-ts
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Main-TS

Travis Coverage Status Greenkeeper badge

A function which cancels given task on specified node process signals.

import main from "@lostintime/main-ts"
import { IO } from "funfix-effect"

main(["SIGUSR1"])(IO.unit().delayResult(50000)).run()

Contribute

Perfection is Achieved Not When There Is Nothing More to Add, But When There Is Nothing Left to Take Away

Fork, Contribute, Push, Create pull request, Thanks.

/@lostintime/main-ts/

    Package Sidebar

    Install

    npm i @lostintime/main-ts

    Weekly Downloads

    0

    Version

    0.1.3

    License

    Apache-2.0

    Unpacked Size

    21.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • lostintime