Documentation ¶
Index ¶
- Constants
- Variables
- func AppInstall(m *ice.Message, name, index string, arg ...string)
- func CmdHashAction(arg ...string) ice.Actions
- func DeskAppend(m *ice.Message, name, index string, arg ...string)
- func DockAppend(m *ice.Message, name, index string, arg ...string)
- func FinderAppend(m *ice.Message, name, index string, arg ...string)
- func MenuAppend(m *ice.Message, name, index string, arg ...string)
- func Notify(m *ice.Message, name, text string, arg ...string)
- func Prefix(arg ...string) string
Constants ¶
View Source
const APPLICATIONS = "applications"
View Source
const DESKTOP = "desktop"
View Source
const DOCK = "dock"
View Source
const FINDER = "finder"
View Source
const MACOS = "macos"
View Source
const MENU = "menu"
View Source
const NOTIFICATIONS = "notifications"
View Source
const OPENS = "opens"
View Source
const SEARCHS = "searchs"
View Source
const SESSION = "session"
View Source
const (
USR_ICONS = "usr/icons/"
)
Variables ¶
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.