We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related:
var x = ^outer
echo ${^outer}
scope_e.LocalOrGlobalOnly
setref
-n
setglobal
TODO: make sure functions written in this style compose !!
research:
The text was updated successfully, but these errors were encountered:
Fully done: http://www.oilshell.org/release/latest/doc/variables.html
Sorry, something went wrong.
https://www.oilshell.org/blog/2021/07/release-0.8.12.html
No branches or pull requests
Related:
var x = ^outer
(prefix ^ is available for use)echo ${^outer}
scope_e.LocalOrGlobalOnly
setref
, which requires that the variable have the-n
nameref flag.setglobal
TODO: make sure functions written in this style compose !!
research:
The text was updated successfully, but these errors were encountered: