Commit Graph

1 Commits (f961f9f4d066506a49c1dcfe96ec412b9d2ce125)

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