package
0.6.48
Repository: https://github.com/jimeh/build-emacs-for-macos.git
Documentation: pkg.go.dev

# Functions

BackgroundTempFile writes Background to a temporary file on disk, returning the resulting file path.
IconTempFile writes Icon to a temporary file on disk, returning the resulting file path.

# Variables

Background is a raw byte slice of bytes of bg.tiff go:embed bg.tif.
Icon is a raw byte slice of bytes of vol.icns go:embed vol.icns.