Skip to content

Commit

Permalink
Adding 'all' keyword (Fixes #244)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 8, 2022
1 parent e1706ad commit 17ae7ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ListOfTranspilers.md
Expand Up @@ -5,6 +5,7 @@ These are all of the transpilers currently included in PipeScript:
|Name |Synopsis |
|-------------------------------------------------------------------------------------------------|-------------------------------------------------|
|[Aliases](Transpilers/Parameters/Aliases.psx.ps1) |Dynamically Defines Aliases |
|[All](Transpilers/Keywords/All.psx.ps1) |all keyword |
|[Assert](Transpilers/Keywords/Assert.psx.ps1) |Assert keyword |
|[Await](Transpilers/Keywords/Await.psx.ps1) |awaits asynchronous operations |
|[Bash](Transpilers/Wrappers/Bash.psx.ps1) |Wraps PowerShell in a Bash Script |
Expand Down

0 comments on commit 17ae7ef

Please sign in to comment.