File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed
Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,9 @@ When this is the case it is common for the transpiler to add a ```[ValidateScrip
1515## List Of Parameter Transpilers
1616
1717
18- | DisplayName | Synopsis |
19- | ----------------------------------------------------| ---------------------------------------------------------------------|
20- | [ Aliases] ( Aliases.psx.ps1 ) | [ Dynamically Defines Aliases] ( Aliases.psx.ps1 ) |
21- | [ ValidateExtension] ( ValidateExtension.psx.ps1 ) | [ Validates Extensions] ( ValidateExtension.psx.ps1 ) |
22- | [ ValidatePlatform] ( ValidatePlatform.psx.ps1 ) | [ Validates the Platform] ( ValidatePlatform.psx.ps1 ) |
23- | [ ValidatePropertyName] ( ValidatePropertyName.psx.ps1 ) | [ Validates Property Names] ( ValidatePropertyName.psx.ps1 ) |
24- | [ ValidateScriptBlock] ( ValidateScriptBlock.psx.ps1 ) | [ Validates Script Blocks] ( ValidateScriptBlock.psx.ps1 ) |
25- | [ ValidateTypes] ( ValidateTypes.psx.ps1 ) | [ Validates if an object is one or more types.] ( ValidateTypes.psx.ps1 ) |
26- | [ VBN] ( VBN.psx.ps1 ) | [ ValueFromPiplineByPropertyName Shorthand] ( VBN.psx.ps1 ) |
27- | [ VFP] ( VFP.psx.ps1 ) | [ ValueFromPipline Shorthand] ( VFP.psx.ps1 ) |
18+ | Table|
19+ | -----|
20+ ||
2821
2922
3023
You can’t perform that action at this time.
0 commit comments