Skip to content

Commit 0e9e383

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding [inherit] transpiler (Fixes #235)
1 parent cb9315d commit 0e9e383

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
@@ -18,6 +18,7 @@ These are all of the transpilers currently included in PipeScript:
1818
|[Help](Transpilers/Help.psx.ps1) |Help Transpiler |
1919
|[Http.Protocol](Transpilers/Protocols/Http.Protocol.psx.ps1) |http protocol |
2020
|[Include](Transpilers/Include.psx.ps1) |Includes Files |
21+
|[Inherit](Transpilers/Inherit.psx.ps1) |Inherits a Command |
2122
|[Inline.ADA](Transpilers/Inline/Inline.ADA.psx.ps1) |ADA PipeScript Transpiler. |
2223
|[Inline.ATOM](Transpilers/Inline/Inline.ATOM.psx.ps1) |ATOM Inline PipeScript Transpiler. |
2324
|[Inline.Bash](Transpilers/Inline/Inline.Bash.psx.ps1) |Bash PipeScript Transpiler. |

0 commit comments

Comments
 (0)