Interface: CliConfig
January 3, 2026 ยท View on GitHub
Interface: CliConfig
Bare minimum representation of the Arduino CLI configuration.
Properties
dataDirPath
readonlydataDirPath:string|undefined
Alpha
Filesystem path to the
directories.data
location.
userDirPath
readonlyuserDirPath:string|undefined
Alpha
Filesystem path to the
directories.user
location. This is the sketchbook path.