Versions in this module Expand all Collapse all v0 v0.1.0 Jul 12, 2019 Changes in this version + func ExpandFieldCodes(ex string) string + func UnquoteExec(ex string) string + func WriteRunScript(ex string) (string, error) + type DesktopEntry struct + Comment string + Exec string + GenericName string + Icon string + Name string + Terminal bool + func ScanEntries(dirs []string) ([]*DesktopEntry, error) + func (e *DesktopEntry) String() string