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

The "ignored" variable type #21

Open
whisperity opened this issue Jul 15, 2021 · 0 comments
Open

The "ignored" variable type #21

whisperity opened this issue Jul 15, 2021 · 0 comments
Labels
core 💥 Envprobe core enhancement ✨ New feature or request
Milestone

Comments

@whisperity
Copy link
Owner

whisperity commented Jul 15, 2021

The original version had the ability for users to epc set-type VAR ignored which made Envprobe throw a fatal exception if the user wanted to access the variable in any way.

Related documentation code from the previous version:

    epilogue += "\nSetting the type to 'ignored' will make Envprobe "       \
                "prohibit access of the variable. (Note: this is not the "  \
                "same as \"track ignoring\" the variable. The latter only " \
                "disables the variable in the save/load command, the "      \
                "'ignored' type disables the get/set too!)"
@whisperity whisperity added enhancement ✨ New feature or request core 💥 Envprobe core labels Jul 15, 2021
@whisperity whisperity added this to the V1.1 release milestone Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core 💥 Envprobe core enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant