Nerves.Utils.WSL.make_file_accessible

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

make_file_accessible(file, is_wsl, has_wslpath)

View Source

Specs

make_file_accessible(String.t(), boolean(), boolean()) ::
  {String.t(), :original_location} | {String.t(), :temporary_location}

Returns an item tuple with the Windows accessible path and whether the path is a temporary location or original location