package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev
# Functions
PluggableDiscoveryNames returns the list of pluggable discovery names from the given platform.txt properties.
Properties parses the platform.txt from the given path and returns the data.
ToolNames returns the list of tool names from the given platform.txt properties.
UserProvidedFieldNames returns the list of user provided field names platform.txt properties, mapped by tool name.
Validate validates platform.txt data against the JSON schema and returns a map of the result for each compliance level.