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

TBuildEngine.CmdRemoveDirs

Removes directories from the filesystem

Declaration

Source position: fpmkunit.pp line 1431

public procedure TBuildEngine.CmdRemoveDirs(

  List: TStrings

);

Arguments

List

  

List of directories to remove

Description

Removes a list of empty directories from the filesystem using the configured directory removal command.

This method is typically used during cleanup operations to remove temporary and generated directories that are no longer needed.


Documentation generated on: Dec 15 2025