Class: Lutaml::Toml::Adapter::Document

Inherits:
KeyValue::Document show all
Defined in:
lib/lutaml/toml/adapter/document.rb

Overview

Base class for TOML documents

Direct Known Subclasses

TomlRbAdapter, TomlibAdapter

Instance Attribute Summary

Attributes inherited from KeyValue::Document

#attributes, #register

Method Summary

Methods inherited from KeyValue::Document

#[], #[]=, #initialize, #key?, #to_h

Constructor Details

This class inherits a constructor from Lutaml::KeyValue::Document