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
想让存储源仅显示指定的文件夹,但是glob拓展语法/!(share1|share2)不支持,glob的匹配规则不够灵活,希望支持拓展语法或者正则表达式
/!(share1|share2)
无
The text was updated successfully, but these errors were encountered:
会考虑增加正则表达式
Sorry, something went wrong.
No branches or pull requests
描述
想让存储源仅显示指定的文件夹,但是glob拓展语法
/!(share1|share2)
不支持,glob的匹配规则不够灵活,希望支持拓展语法或者正则表达式额外信息
无
The text was updated successfully, but these errors were encountered: