Skip to content

Commit 868e880

Browse files
authored
Pathdir: Update to v5.2.0
1 parent 18987ea commit 868e880

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

extensions/pathdir-5.2.0.zip

36.4 KB
Binary file not shown.

libraries.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ If you’d like to know more about matrices and how they can be used, you might
197197
{
198198
name: "Pathdir"
199199
codeName: "pathdir"
200-
shortDescription: "Some useful operations on files and directories"
201-
longDescription: "Pathdir provides tools for finding the name of the current model, the current working, user and model directories; creating, moving, renaming, identifying and deleting directories; and listing the contents of directories. Pathdir also allows one to find the size and modification date of files."
202-
version: "5.1.0"
200+
shortDescription: "Some useful operations on files and directories, and primitives for reading environment variables and system properties"
201+
longDescription: "Pathdir provides tools for finding the name of the current model, the current working, user and model directories; creating, moving, renaming, identifying and deleting directories; and listing the contents of directories. Pathdir also allows one to find the size and modification date of files, and the values of both environment variables and system properties."
202+
version: "5.2.0"
203203
homepage: "https://github.com/cstaelin/Pathdir-Extension"
204204
}
205205
{

0 commit comments

Comments
 (0)