Skip to content

temporary directory clean up #3

Description

@rolfn

The current version of "node-latex" uses version 0.5.x of the module "temp". This version automatically removed the tempory directory at exit (maybe your explicit remove calls aren't necessary?). Sometimes for debugging it would be helpful if the temporary directory is not deleted at the end. I suggest an additional parameter "keep" for the options object which defaults to false. In the current version of "temp" "track()" or "cleanup()" must be called explicitly for clean up. Thanks.

...Rolf

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions