Nerves.Package.Platform.build_path_link

You're seeing just the callback build_path_link, go back to Nerves.Package.Platform module for more information.
Link to this callback

build_path_link(package)

View Source

Specs

build_path_link(package :: Nerves.Package.t()) :: build_path_link :: String.t()

Build path link should return the location inside the Artifact.build_path that represents the final artifact. This is used to symlink the global artifact to the local build_path location.