Skip to content

Commit 4e514a5

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
feat: Namespaced Objects ( Fixes #797 )
1 parent b74d29b commit 4e514a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ListOfTranspilers.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ These are all of the transpilers currently included in PipeScript:
2727
|[ModuleRelationship](Transpilers/Modules/ModuleRelationship.psx.ps1) |Gets Module Relationships |
2828
|[NamespacedAlias](Transpilers/Syntax/NamespacedAlias.psx.ps1) |Declares a namespaced alias |
2929
|[NamespacedFunction](Transpilers/Syntax/NamespacedFunction.psx.ps1) |Namespaced functions |
30+
|[NamespacedObject](Transpilers/Syntax/NamespacedObject.psx.ps1) |Namespaced functions |
3031
|[New](Transpilers/Keywords/New.psx.ps1) |'new' keyword |
3132
|[Object](Transpilers/Keywords/Object.psx.ps1) |Object Keyword |
3233
|[OutputFile](Transpilers/OutputFile.psx.ps1) |Outputs to a File |

0 commit comments

Comments
 (0)