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

Update explanation of bool match(expr: String) and bool matchn(expr: String) #97863

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

heppocogne
Copy link
Contributor

This commit fixes godotengine/godot-docs#10050

Added explanation to indicate expr argument is a wildcard pattern.

@heppocogne heppocogne requested a review from a team as a code owner October 5, 2024 23:20
@heppocogne heppocogne changed the title Update explanation of bool match(expr: String) and bool matchn(r: String) Update explanation of bool match(expr: String) and bool matchn(expr: String) Oct 5, 2024
@Chaosus Chaosus added this to the 4.4 milestone Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clearfy the usage of String.match(expr)
2 participants