Filesystem:Delete

Last updated 5 August 2026

Filesystem:Delete can delete anything from single Files,

to full directorys, so use a lot of caution when using it!

Pin Info

Input 1: Do it [Bang]

Input 1: Path [String]

Input 1: Paths [Pack]

Input 2: Path [String]

Input 2: Paths [Pack]

1-Do it[Bang]: Deletes the File/Directory in thebuffered Path.

1-Path[String]: Stores the received Pathin the Buffer and deletes the File/Directory.

1-Paths[Pack]: Stores multiple Pathsin the Buffer and deletes them*.

2-Path[String]: Stores the received Path in the Buffer

2-Paths[Pack]: Stores multiple Paths in the Buffer*.

Output 1: Done [Bang]

Output 1: Progress [Float]

1-Done[Bang]: Emits a Bang once all Files in the bufferedPath are deleted.

1-Progress: Emits the deletion Progress as a Float between 0(0%) and 1(100%).

Node Parameters

Path: Defines what File/Directory should be deleted.

Busy: While the Node is in the process of deleting files it will show the text "Busy" next to the Path.

Expand:

Async: Defines if the Signal chain should be stalled until all deletion Processes are done.

Delete directories: Defines if the Node should delete folders as well.