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

Add support for :? #7

Closed
sayanarijit opened this issue Jun 22, 2019 · 0 comments
Closed

Add support for :? #7

sayanarijit opened this issue Jun 22, 2019 · 0 comments

Comments

@sayanarijit
Copy link
Owner

${parameter:?word}
If parameter is null or unset, the expansion of word (or a message to that effect if word is not present) is written to the standard error and the shell, if it is not interactive, exits. Otherwise, the value of parameter is substituted.

Ref: https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html

sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Jun 22, 2019
sayanarijit added a commit that referenced this issue Sep 11, 2019
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

1 participant