Nerves.Utils.WSL.cleanup_file

You're seeing just the function cleanup_file, go back to Nerves.Utils.WSL module for more information.
Link to this function

cleanup_file(file, arg2)

View Source

Specs

cleanup_file(String.t(), :temporary_location | :original_location) ::
  :ok | {:error, atom()}

If the file was created in a temporary location, get the WSL path and delete it. Otherwise return :ok