Commit Graph

1 Commits (bcb49fecb54ad5e834dc981f544f7ee4b1af0c54)

Author SHA1 Message Date
Cambell cdf6e3e4bf feature/copy-vault-dataloader: Add method get_real_file(file_path) to dataloader
- get_real_file will decrypt vault encrypted files and return a path to
  a temporary file.

- cleanup_real_file will remove a temporary file created previously with
  get_real_file
9 years ago