Class: Expressir::SchemaManifestEntry

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/expressir/schema_manifest_entry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#container_pathObject

container_path is a copy of Expressir::SchemaManifest.path, used to resolve the path of each schema within Expressir::SchemaManifest.schemas, when Expressir::SchemaManifest.schemas is recursively flattened



15
16
17
# File 'lib/expressir/schema_manifest_entry.rb', line 15

def container_path
  @container_path
end