Interface: CliConfig

January 3, 2026 ยท View on GitHub

vscode-arduino-api


Interface: CliConfig

Bare minimum representation of the Arduino CLI configuration.

Properties

dataDirPath

readonly dataDirPath: string | undefined

Alpha

Filesystem path to the directories.data location.


userDirPath

readonly userDirPath: string | undefined

Alpha

Filesystem path to the directories.user location. This is the sketchbook path.

Contents

  1. 1Properties
  2. 1.1dataDirPath
  3. 1.2userDirPath