Class: Lutaml::Express::LutamlPath::DocumentWrapper

Inherits:
LutamlPath::DocumentWrapper show all
Defined in:
lib/lutaml/express/lutaml_path/document_wrapper.rb

Instance Attribute Summary collapse

Attributes inherited from LutamlPath::DocumentWrapper

#original_document, #serialized_document

Method Summary

Methods inherited from LutamlPath::DocumentWrapper

#initialize, #to_liquid

Constructor Details

This class inherits a constructor from Lutaml::LutamlPath::DocumentWrapper

Instance Attribute Details

#select_procObject

Returns the value of attribute select_proc.



8
9
10
# File 'lib/lutaml/express/lutaml_path/document_wrapper.rb', line 8

def select_proc
  @select_proc
end