We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7576f commit f691e4bCopy full SHA for f691e4b
1 file changed
docs/ListOfTranspilers.md
@@ -10,7 +10,7 @@ These are all of the transpilers currently included in PipeScript:
10
|[Bash](Transpilers/Wrappers/Bash.psx.ps1) |Wraps PowerShell in a Bash Script |
11
|[Batch](Transpilers/Wrappers/Batch.psx.ps1) |Wraps PowerShell in a Windows Batch Script |
12
|[BatchPowerShell](Transpilers/Wrappers/BatchPowerShell.psx.ps1) |Wraps PowerShell in a Windows Batch Script |
13
-|[Decorate](Transpilers/Decorate.psx.ps1) |
+|[Decorate](Transpilers/Decorate.psx.ps1) |decorate transpiler |
14
|[Dot](Transpilers/Syntax/Dot.psx.ps1) |Dot Notation |
15
|[EqualityComparison](Transpilers/Syntax/EqualityComparison.psx.ps1) |Allows equality comparison. |
16
|[EqualityTypeComparison](Transpilers/Syntax/EqualityTypeComparison.psx.ps1) |Allows equality type comparison. |
0 commit comments