Class: Hitch::MCP::Internal::RegistryRuntime::Snapshot

Inherits:
Data
  • Object
show all
Defined in:
app/models/hitch/mcp/internal/registry_runtime.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entriesObject (readonly)

Returns the value of attribute entries

Returns:

  • (Object)

    the current value of entries



38
39
40
# File 'app/models/hitch/mcp/internal/registry_runtime.rb', line 38

def entries
  @entries
end

#registry_nameObject (readonly)

Returns the value of attribute registry_name

Returns:

  • (Object)

    the current value of registry_name



38
39
40
# File 'app/models/hitch/mcp/internal/registry_runtime.rb', line 38

def registry_name
  @registry_name
end