Skip to content

Commit

Permalink
Update path from directory
Browse files Browse the repository at this point in the history
 **NODE: Directory From Path**
-CHANGES:
Output Description : Path to the directory. (string)
  • Loading branch information
martinstacey committed Sep 8, 2020
1 parent ffcdb97 commit a913da4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/Libraries/CoreNodeModels/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<value>Creates a directory object from a path</value>
</data>
<data name="DirectoryObjectPortDataPathToolTip" xml:space="preserve">
<value>Path to the directory.</value>
<value>Path to the directory. (string)</value>
</data>
<data name="DirectoryObjectPortDataResultToolTip" xml:space="preserve">
<value>Directory object.</value>
Expand Down
2 changes: 1 addition & 1 deletion src/Libraries/CoreNodeModels/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<value>Creates a directory object from a path</value>
</data>
<data name="DirectoryObjectPortDataPathToolTip" xml:space="preserve">
<value>Path to the directory.</value>
<value>Path to the directory. (string)</value>
</data>
<data name="DirectoryObjectPortDataResultToolTip" xml:space="preserve">
<value>Directory object.</value>
Expand Down

0 comments on commit a913da4

Please sign in to comment.