public class NDeleteFileHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DELETE_FOLDERS_HEADER |
| Constructor and Description |
|---|
NDeleteFileHelper() |
| Modifier and Type | Method and Description |
|---|---|
static long |
deleteAndConfirmAll(Path[] folders,
boolean force,
NReservedDeleteFilesContext refForceAll,
String header,
NLog bLog,
NBootOptions bOptions,
Supplier<String> readline) |
static long |
deleteAndConfirmAll(Path[] folders,
boolean force,
String header,
NLog bLog,
NBootOptions bOptions,
Supplier<String> readline) |
static long |
deleteStoreLocations(NBootOptions lastBootOptions,
NBootOptions o,
boolean includeRoot,
NLog bLog,
Object[] locations,
Supplier<String> readline) |
public static final String DELETE_FOLDERS_HEADER
public static long deleteStoreLocations(NBootOptions lastBootOptions, NBootOptions o, boolean includeRoot, NLog bLog, Object[] locations, Supplier<String> readline)
includeRoot - true if include rootlocations - of type NutsStoreLocation, Path of Filereadline - public static long deleteAndConfirmAll(Path[] folders, boolean force, String header, NLog bLog, NBootOptions bOptions, Supplier<String> readline)
public static long deleteAndConfirmAll(Path[] folders, boolean force, NReservedDeleteFilesContext refForceAll, String header, NLog bLog, NBootOptions bOptions, Supplier<String> readline)
Copyright © 2026 vpc open source initiative. All rights reserved.