Skip to content

Commit c8079bc

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding 'all' keyword (Fixes #244)
1 parent 35f9030 commit c8079bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ListOfTranspilers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ These are all of the transpilers currently included in PipeScript:
55
|Name |Synopsis |
66
|-------------------------------------------------------------------------------------------------|-------------------------------------------------|
77
|[Aliases](Transpilers/Parameters/Aliases.psx.ps1) |Dynamically Defines Aliases |
8+
|[All](Transpilers/Keywords/All.psx.ps1) |all keyword |
89
|[Assert](Transpilers/Keywords/Assert.psx.ps1) |Assert keyword |
910
|[Await](Transpilers/Keywords/Await.psx.ps1) |awaits asynchronous operations |
1011
|[Bash](Transpilers/Wrappers/Bash.psx.ps1) |Wraps PowerShell in a Bash Script |

0 commit comments

Comments
 (0)