Skip to content

ReadTable should accept a path #70

@epineapple

Description

@epineapple

The ReadTable function currently expects to write a large file to the user's home directory. This interface should change (or a new interface added) to allow for the specification of a different directory. This makes sense for several reasons:

  1. If LXRHash is used in a daemon or service, there may not be a home directory to use.
  2. It would be nice to share these files between all users on a system.
  3. The user may wish to store the file on a faster medium than that which stores the user's home directory.

I'm happy to submit a PR if one is welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions