saleyn / erlexec

Execute and control OS processes from Erlang/OTP
https://hexdocs.pm/erlexec/readme.html
Other
527 stars 139 forks source link

Export API types for dialyzer please #120

Closed abogosyan closed 5 years ago

abogosyan commented 5 years ago

Could you export public API types, for example: exec:exec_option(), so user of your lib could reuse it in typespecs

abogosyan commented 5 years ago

PR ready: https://github.com/saleyn/erlexec/pull/121