Skip to content

Instantly share code, notes, and snippets.

@martincabrera
Created February 22, 2021 13:20
Show Gist options
  • Save martincabrera/cc8497cf16fb245f50d5109d3763baf8 to your computer and use it in GitHub Desktop.
Save martincabrera/cc8497cf16fb245f50d5109d3763baf8 to your computer and use it in GitHub Desktop.
Python private directory in Elixir project
path = [:code.priv_dir(:monocle), "python"] |> Path.join()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment