Work Directory

Taking care of making it your own.

This component creates a work-directory based on a table and some subfolders. You can then easily retrieve files from the given by using the get-function.

Methods:
  • Get( folder,  target="define a filename you want from the directory) : Return the actual path based on the name for the directory you defined.

Get("Image", "Banana.jpg") will return Assets/Images/Banana.jpg



Downloads: 452

Created at: 4.8.2021

Uploaded: 5.9.2021
Implemented by Dylan Roscover:
Moving an existing directory will also move all the files within.
You can define a basefolder as a basis instead of the projectfolder.
Download