Elektra
0.9.3
|
Classes | |
class | Namespace |
This file contains a reference implementation of Elektra's Key Name processing. It contains commented functions for: - Checking, whether a string is a valid Key Name and if so turning it into its canonical form. - Splitting (canonical) Key Names into a Namespace and a list of (unescaped) Key Name Parts. In addition, we provide a command line interface to experiment with the implementation. Execute the file with the argument '--help' to find out more about the CLI.