modeci_mdf.functions.actr.update_buffer

modeci_mdf.functions.actr.update_buffer(production: Dict[str, Any], buffer: str) Dict[str, str][source]

Returns a pattern to update the given buffer with.

Parameters:
  • production – The production dict that specifies the buffer update.

  • buffer – The name of the buffer to update.

Returns:

A pattern that the buffer will be updated with.