Class: KairosMcp::Daemon::Chronos::StaleDrop

Inherits:
Struct
  • Object
show all
Defined in:
lib/kairos_mcp/daemon/chronos.rb

Instance Attribute Summary collapse

Instance Attribute Details

#atObject

Returns the value of attribute at

Returns:

  • (Object)

    the current value of at



63
64
65
# File 'lib/kairos_mcp/daemon/chronos.rb', line 63

def at
  @at
end

#dropped_countObject

Returns the value of attribute dropped_count

Returns:

  • (Object)

    the current value of dropped_count



63
64
65
# File 'lib/kairos_mcp/daemon/chronos.rb', line 63

def dropped_count
  @dropped_count
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



63
64
65
# File 'lib/kairos_mcp/daemon/chronos.rb', line 63

def name
  @name
end