Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if successful, false otherwise | [optional] |
matches | list[FindRegexMatch] | Regular expression matches | [optional] |
match_count | int | The number of matches | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if successful, false otherwise | [optional] |
matches | list[FindRegexMatch] | Regular expression matches | [optional] |
match_count | int | The number of matches | [optional] |