Class: McpLogs::Docs::Section

Inherits:
Data
  • Object
show all
Defined in:
app/models/mcp_logs/docs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



11
12
13
# File 'app/models/mcp_logs/docs.rb', line 11

def title
  @title
end

#toolsObject (readonly)

Returns the value of attribute tools

Returns:

  • (Object)

    the current value of tools



11
12
13
# File 'app/models/mcp_logs/docs.rb', line 11

def tools
  @tools
end