Class: KairosMcp::Daemon::Chronos::Rejection

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



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

def at
  @at
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



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

def reason
  @reason
end