Manage Folder
Manage the specified folder
FOLDER
The specified folder to be managed. Click the PICK button to specify or use the %FILENAME% variable to select.
Input Object
In the input object, each key represents the name of a .txt file in the workspace (excluding the file extension), and each value is the text content of that file.
Output Object
Each key added to the 'output' object will be output as a .txt file in the workspace. The file name will be the same as the key, and the text content will be the corresponding value of that key.
API
Provide asynchronous functions: api.files(), api.folders(), api.stat(name), api.rename(oldname, newname), api.remove(name), and api.mkdir(dirname).
--
We are dedicated to improving our content. Please let us know if you come across any errors, including spelling, grammar, or other mistakes, as your feedback is valuable to us! 🤖️⚡️
Last updated