# File: Ephemeral.OSTemp.ex # This file was generated from ostemp.beam # Using rebar3_elixir (https://github.com/botsunit/rebar3_elixir) # MODIFY IT AT YOUR OWN RISK AND ONLY IF YOU KNOW WHAT YOU ARE DOING! defmodule Ephemeral.OSTemp do def unquote(:"dir")() do :erlang.apply(:"ostemp", :"dir", []) end end