Commit Graph

1 Commits (a942758a0714c6176cc09a78562e9f3c62b2c8ff)

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