package
0.0.6
Repository: https://github.com/jacoblai/arduino-cli.git
Documentation: pkg.go.dev

# Functions

NewBuilder returns a new Builder.

# Structs

PackageActions defines what actions can be performed on the specific Package It serves as a status container for the fluent APIs.
PackageManager defines the superior oracle which understands all about Arduino Packages, how to parse them, download, and so on.
PlatformReference represents a tuple to identify a Platform.
ToolActions defines what actions can be performed on the specific Tool It serves as a status container for the fluent APIs.
ToolReleaseActions defines what actions can be performed on the specific ToolRelease It serves as a status container for the fluent APIs.

# Type aliases

Builder is used to create a new PackageManager.
Explorer is used to query the PackageManager.