Class: Html2rss::MCP::Runtime::Snapshot

Inherits:
Data
  • Object
show all
Defined in:
lib/html2rss/mcp/runtime.rb

Overview

Published html2rss://runtime resource (never leaks secrets).

Instance Attribute Summary collapse

Instance Attribute Details

#botasaurus_configuredObject (readonly)

Returns the value of attribute botasaurus_configured

Returns:

  • (Object)

    the current value of botasaurus_configured



9
10
11
# File 'lib/html2rss/mcp/runtime.rb', line 9

def botasaurus_configured
  @botasaurus_configured
end

#catalog_fingerprintObject (readonly)

Returns the value of attribute catalog_fingerprint

Returns:

  • (Object)

    the current value of catalog_fingerprint



9
10
11
# File 'lib/html2rss/mcp/runtime.rb', line 9

def catalog_fingerprint
  @catalog_fingerprint
end

#mcp_contract_versionObject (readonly)

Returns the value of attribute mcp_contract_version

Returns:

  • (Object)

    the current value of mcp_contract_version



9
10
11
# File 'lib/html2rss/mcp/runtime.rb', line 9

def mcp_contract_version
  @mcp_contract_version
end

#toolsObject (readonly)

Returns the value of attribute tools

Returns:

  • (Object)

    the current value of tools



9
10
11
# File 'lib/html2rss/mcp/runtime.rb', line 9

def tools
  @tools
end

#versionObject (readonly)

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



9
10
11
# File 'lib/html2rss/mcp/runtime.rb', line 9

def version
  @version
end