Tables in Config
The config plugin includes 6 tables:
Name | Description | Queries |
---|---|---|
Table representation of an INI file. | ||
Retrieves a list of sections and subsections defined in a INI file. | ||
Represents the JSON file content. | ||
List all key value pairs from given JSON file. | ||
Represents the YML file content into JSON format. | ||
List all key value pairs from given YML file. |