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 cb9315d commit 0e9e383Copy full SHA for 0e9e383
docs/ListOfTranspilers.md
@@ -18,6 +18,7 @@ These are all of the transpilers currently included in PipeScript:
18
|[Help](Transpilers/Help.psx.ps1) |Help Transpiler |
19
|[Http.Protocol](Transpilers/Protocols/Http.Protocol.psx.ps1) |http protocol |
20
|[Include](Transpilers/Include.psx.ps1) |Includes Files |
21
+|[Inherit](Transpilers/Inherit.psx.ps1) |Inherits a Command |
22
|[Inline.ADA](Transpilers/Inline/Inline.ADA.psx.ps1) |ADA PipeScript Transpiler. |
23
|[Inline.ATOM](Transpilers/Inline/Inline.ATOM.psx.ps1) |ATOM Inline PipeScript Transpiler. |
24
|[Inline.Bash](Transpilers/Inline/Inline.Bash.psx.ps1) |Bash PipeScript Transpiler. |
0 commit comments