Skip to content

Please export _getTmpName #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
joscha opened this issue Aug 23, 2012 · 1 comment
Closed

Please export _getTmpName #4

joscha opened this issue Aug 23, 2012 · 1 comment

Comments

@joscha
Copy link
Contributor

joscha commented Aug 23, 2012

Hello there,

I am currently working on a module for node.js that runs an external process - this external process needs to get passed a file name to store its results in (until I read them from there and delete that file).
Currently I am using require('tmp').tmpdir and generate the file name myself, but your _getTmpName method does exactly this, so I would love to reuse it. Would it be possible to include it in the exports?

Cheers,
Joscha

@joscha
Copy link
Contributor Author

joscha commented Aug 23, 2012

See issue #5

@joscha joscha closed this as completed Aug 23, 2012
@silkentrance silkentrance mentioned this issue Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant