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

Inherits:
Document
  • Object
show all
Defined in:
lib/lutaml/key_value/adapter/toml/document.rb

Overview

Base class for TOML documents

Direct Known Subclasses

TomlRbAdapter, TomlibAdapter

Instance Attribute Summary

Attributes inherited from Document

#attributes, #register

Method Summary

Methods inherited from Document

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

Constructor Details

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