package
0.0.0-20181213094507-0031c6d985d6
Repository: https://github.com/facchinm/arduino-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Load loads a library from the given LibraryLocation.

# Constants

FlatLayout is a library without a `src` directory.
IDEBuiltIn are libraries bundled in the IDE.
PlatformBuiltIn are libraries bundled in a PlatformRelease.
RecursiveLayout is a library with `src` directory (that allows recursive build).
ReferencedPlatformBuiltIn are libraries bundled in a PlatformRelease referenced for build.
Sketchbook are user installed libraries.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Library represents a library in the system.
SourceDir represents a source dir of a library.

# Type aliases

LibraryLayout represents how the library source code is laid out in the library.
LibraryLocation represents where the library is installed.
List is a list of Libraries.