EditorConfig Core
An EditorConfig Core passing all the editorconfig-core-test tests.
See the documentation.
Testing
The EditorConfig Cores testing suite uses CTest and tests CLI built around Core libraries.
This crate contains an auxiliary EditorConfig CLI which was created for testing purposes, as stated above.
Although it was created for testing, you can use it in your project for extracting properties of a path from the shell.
Example usage:
License
Licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).