Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{pyactr} Change PrintBuffer to remove remaining monkey patching #381

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

asmaloney
Copy link
Owner

Also add another command "buffer" to print either all the contents of the chunk in the buffer, or a specific slot.

Used like this:

!print>
	buffer retrieval
	buffer retrieval.word

This is equivalent to:

!print>
	text "'retrieval: ', retrieval"
	text "'retrieval.word:', retrieval.word"

Also add another command "buffer" to print either all the contents of the chunk in the buffer, or a specific slot.

Used like this:

!print>
	buffer retrieval
	buffer retrieval.word

This is equivalent to:

!print>
	text "'retrieval: ', retrieval"
	text "'retrieval.word:', retrieval.word"
@asmaloney asmaloney merged commit a788faf into main Aug 15, 2023
10 checks passed
@asmaloney asmaloney deleted the pyactr-print-generalization branch August 15, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant