table of contents
| Config::Model::models::Itself::CommonElement::UpdateFiles(3pm) | User Contributed Perl Documentation | Config::Model::models::Itself::CommonElement::UpdateFiles(3pm) |
NAME¶
Config::Model::models::Itself::CommonElement::UpdateFiles - Configuration class Itself::CommonElement::UpdateFiles
DESCRIPTION¶
Configuration classes used by Config::Model
Elements¶
type¶
the syntax of the external file. Optional. Type enum. choice: 'ini', 'json', 'yaml', 'toml'.
file¶
file path. Either absolute or relative to the running directory of cme. Optional. Type uniline.
subpath¶
The subpath to get data in the file. For instance, the "bar" item of this JSON string "{"for" : { "bar" : "baz" }}" can be retrieved with "for.bar". See "update" in Config::Model::Value amd Config::Model::Value::UpdateFromFile for more details. Optional. Type uniline.
SEE ALSO¶
- •
- cme
| 2026-03-10 | perl v5.40.1 |