{"id":20537055,"url":"https://github.com/cvik/erl_isatty","last_synced_at":"2026-04-16T21:06:25.612Z","repository":{"id":70778182,"uuid":"92280025","full_name":"cvik/erl_isatty","owner":"cvik","description":"erl_isatty - Erlang NIF wrapper for unix 'int isatty(int)'","archived":false,"fork":false,"pushed_at":"2017-05-24T10:28:53.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T14:28:44.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cvik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-24T10:26:31.000Z","updated_at":"2017-11-02T23:53:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"40084ab8-393d-4cdc-bdd2-62603442b43b","html_url":"https://github.com/cvik/erl_isatty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvik%2Ferl_isatty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvik%2Ferl_isatty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvik%2Ferl_isatty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvik%2Ferl_isatty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvik","download_url":"https://codeload.github.com/cvik/erl_isatty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242144498,"owners_count":20078964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T00:38:45.608Z","updated_at":"2026-04-16T21:06:20.580Z","avatar_url":"https://github.com/cvik.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"## erl_isatty - Erlang NIF wrapper for unix 'int isatty(int)'\n\n## Spec\n```erlang\n-spec isatty(FD::integer()) -\u003e boolean().\n```\n\nWill crash with `badarg` if `FD` is not integer() between `-2 bsl 30` and `+2 bsl 30-1`.\n\n## Example usage\n\n```erlang\nerl_isatty:isatty(1). % -\u003e true\n```\n\n## License\n\nApache license version 2.0. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvik%2Ferl_isatty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvik%2Ferl_isatty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvik%2Ferl_isatty/lists"}