public class NBootDeleteFilesContextBootImpl extends Object implements NBootDeleteFilesContextBoot
| Constructor and Description |
|---|
NBootDeleteFilesContextBootImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Path directory) |
void |
ignore(Path directory) |
boolean |
isForce(boolean force) |
void |
setForce(boolean value) |
public boolean isForce(boolean force)
isForce in interface NBootDeleteFilesContextBootpublic void setForce(boolean value)
setForce in interface NBootDeleteFilesContextBootpublic boolean accept(Path directory)
accept in interface NBootDeleteFilesContextBootpublic void ignore(Path directory)
ignore in interface NBootDeleteFilesContextBootCopyright © 2025 vpc open source initiative. All rights reserved.