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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
InitLibraryManager initializes the LibraryManager using the underlying packagemanager.
InitPackageManager initializes the PackageManager TODO: for the daemon mode, this might be called at startup, but for now only commands needing the PM will call it.
InitPackageManagerWithoutBundles initializes the PackageManager but ignores bundles and user installed cores.
No description provided by the author
UpdateLibrariesIndex updates the library_index.json.
# Constants
Error codes to be used for os.Exit().
Error codes to be used for os.Exit().
ErrCoreConfig represents an error in the cli core config, for example some basic files shipped with the installation are missing, or cannot create or get basic directories vital for the CLI to work.
1 is the reserved "catchall" code in Unix.
Error codes to be used for os.Exit().
Error codes to be used for os.Exit().
# Variables
AppName is the command line name of the Arduino CLI executable.
No description provided by the author
ErrLogrus represents the logrus instance, which has the role to log all non info messages.
GlobalFlags represents flags available in all the program.
Version is the current CLI version.