package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev
# Packages
Package libraryproperties provides functions for working with the library.properties Arduino library metadata file.
# Functions
ContainsHeaderFile rules whether the provided path contains a file with valid header extension.
ContainsMetadataFile rules whether the provided path contains an Arduino library metadata file.
ExamplesFolderSupportedNames returns a slice of supported examples folder names.
HasHeaderFileValidExtension returns whether the file at the given path has a valid library header file extension.
IsMetadataFile returns whether the file at the given path is an Arduino library metadata file.