Class: OmnifocusMcp::Tools::Generators::QueryOmnifocus::Match

Inherits:
Data
  • Object
show all
Defined in:
lib/omnifocus_mcp/tools/generators/query_omnifocus.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countObject (readonly)

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



23
24
25
# File 'lib/omnifocus_mcp/tools/generators/query_omnifocus.rb', line 23

def count
  @count
end

#itemsObject (readonly)

Returns the value of attribute items

Returns:

  • (Object)

    the current value of items



23
24
25
# File 'lib/omnifocus_mcp/tools/generators/query_omnifocus.rb', line 23

def items
  @items
end