Discover Packages
github.com/GlebYaltchik/sc-keybind-extract
internal
profile
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jun 12, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Action struct {
Name string `xml:"name,attr"`
Keyboard string `xml:"keyboard,attr"`
Label string `xml:"UILabel,attr"`
Description string `xml:"UIDescription,attr"`
ActivationMode string `xml:"activationMode,attr"`
}
type Group struct {
Name string `xml:"name,attr"`
Version string `xml:"version,attr"`
Label string `xml:"UILabel,attr"`
Category string `xml:"UICategory,attr"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.