Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added extensions/pathdir-5.2.0.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions libraries.conf
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@ If you’d like to know more about matrices and how they can be used, you might
{
name: "Pathdir"
codeName: "pathdir"
shortDescription: "Some useful operations on files and directories"
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."
version: "5.1.0"
shortDescription: "Some useful operations on files and directories, and primitives for reading environment variables and system properties"
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."
version: "5.2.0"
homepage: "https://github.com/cstaelin/Pathdir-Extension"
}
{
Expand Down