arc icon indicating copy to clipboard operation
arc copied to clipboard

Change tmp %Arc.File{} path.

Open EdoardoLopez opened this issue 5 years ago • 0 comments

Environment

  • Elixir version (elixir -v): Elixir 1.9.0 (compiled with Erlang/OTP 22)
  • Arc version (mix deps): {:arc, "~> 0.11.0"},
  • Arc dependencies when applicable (mix deps): --
  • Operating system: Debian GNU/Linux 10 (buster)

Expected behavior

I have a doubt, is possible change the %Arc.File{} path?, i need use the converted files and i place the files on my specific directory, or if it's is not possible, how can i return the "%Arc.File{}' tmp path to use the converted files? thanks.

Actual behavior

EdoardoLopez avatar May 16 '20 02:05 EdoardoLopez