Documentation ¶
Overview ¶
Package alias is a package for writing macOS Alias record Original code from https://github.com/LinusU/node-alias (MIT)
alias/create.go
alias/encode.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppleEpoch = time.Date(1904, 1, 1, 0, 0, 0, 0, time.UTC)
View Source
var Type = []string{"file", "directory"}
View Source
var VolumeType = []string{"local", "network", "floppy-400", "floppy-800", "floppy-1400", "other"}
Functions ¶
func GetVolumeName ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.