Commit Graph

1 Commits (5fdcc2f2b0d4012daad80409c77142e645468cd6)

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