You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[?<PowerShell_Attribute>](Attribute.regex.txt)|Matches a PowerShell attribute declaration |
11
11
|[?<PowerShell_AttributeValue>](AttributeValue.regex.txt)|This expression extracts the key/value pairs from a PowerShell attribute body (the content within parenthesis)|
|[?<PowerShell_HelpField>](HelpField.regex.ps1)|Matches specific fields from inline help<br/> |[generator](HelpField.regex.ps1)|
14
13
|[?<PowerShell_Invoke_Variable>](Invoke_Variable.regex.txt)|Matches any time a variable is invoked (with the . or & operator) |[source](Invoke_Variable.regex.source.ps1)|
15
14
|[?<PowerShell_ParameterSet>](ParameterSet.regex.txt)|Matches PowerShell ParameterSets (in [Parameter] and [CmdletBinding] attributes) |[source](ParameterSet.regex.source.ps1)|
0 commit comments