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

rename user_access → interactive #259

Merged
merged 4 commits into from
Sep 2, 2024
Merged

rename user_access → interactive #259

merged 4 commits into from
Sep 2, 2024

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Sep 2, 2024

For simplicity, this renames the user_access property to interactive.

import controlflow as cf

cf.run("get the user's name", interactive=True)

(user access is still supported, with a deprecation warning)

@jlowin jlowin added enhancement Enhance an existing feature breaking change The public API changes in a backwards-incompatible way labels Sep 2, 2024
@jlowin jlowin merged commit 7d54e7e into main Sep 2, 2024
3 checks passed
@jlowin jlowin deleted the interactive branch September 2, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change The public API changes in a backwards-incompatible way enhancement Enhance an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant