Module: Lutaml::Toml::Adapter
- Defined in:
- lib/lutaml/toml/adapter.rb,
lib/lutaml/toml/adapter/mapping.rb,
lib/lutaml/toml/adapter/document.rb,
lib/lutaml/toml/adapter/transform.rb,
lib/lutaml/toml/adapter/mapping_rule.rb,
lib/lutaml/toml/adapter/tomlib_adapter.rb,
lib/lutaml/toml/adapter/teptris_adapter.rb,
lib/lutaml/toml/adapter/toml_rb_adapter.rb
Defined Under Namespace
Classes: Document, Mapping, MappingRule, TomlRbAdapter, TomlibAdapter, Transform
Constant Summary collapse
- TeptrisAdapter =
The implementation lives in the KeyValue namespace (the live surface for adapter resolution); this alias keeps the legacy Lutaml::Toml::Adapter surface complete.
Lutaml::KeyValue::Adapter::Toml::TeptrisAdapter