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

how to use reverse with existing attributes #67

Open
1Mark opened this issue May 4, 2022 · 2 comments
Open

how to use reverse with existing attributes #67

1Mark opened this issue May 4, 2022 · 2 comments

Comments

@1Mark
Copy link

1Mark commented May 4, 2022

Beware: reverse() only deletes attributes. If you curse()'d to replace a pre-existing attribute, reverse() won't re-install the existing attribute.

Any workarounds for this?

@mentalisttraceur
Copy link

mentalisttraceur commented May 11, 2022

Save the existing attribute in a variable before cursing, use curse again after reversing to install it? Just a guess from someone passing through.

@1Mark
Copy link
Author

1Mark commented May 11, 2022

Save the existing attribute in a variable before cursing, use curse again after reversing to install it? Just a guess from someone passing through.

I tried that and it didn't work. sorry should've been clearer.

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

No branches or pull requests

2 participants