package
3.1.0
Repository: https://github.com/246859/autotoolbox.git
Documentation: pkg.go.dev

# Functions

DefaultToolboxDir returns default toolbox installation directory.
DeleteKey delete a registry key and its sub keys.
FindLatestTool find the latest tool in a list of tools.
FindTargetTools returns tools with specific names.
GetAllTools return local tool list description.
GetLatestTools returns latest tool list.
GetToolBoxState returns content of ToolBox/state.json.
OpenOrCreateKey open a registry key, create it if it doesn't exist.
ReadSubCommands returns current menu items.
SetItem setItem add items to commandStore shell.
No description provided by the author
SetMenuItem add menu to registry.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
registry keys.
No description provided by the author
EntryLimit max limit for cascade menu.
No description provided by the author
No description provided by the author

# Structs

Tool represents an IDE in ToolBox.
ToolBox is a struct to hold the toolbox state.

# Type aliases

No description provided by the author