Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TBuildEngine.CmdRemoveTrees

Removes directory trees from the filesystem

Declaration

Source position: fpmkunit.pp line 1432

public procedure TBuildEngine.CmdRemoveTrees(

  List: TStrings

);

Arguments

List

  

List of directory trees to remove

Description

Recursively removes entire directory trees including all subdirectories and files within them. This is used during clean operations to remove generated directory structures.


Documentation generated on: Dec 15 2025