| Modifier and Type | Class and Description |
|---|---|
static class |
ChFSBase.ConstructionData
Helper class that is used by the subclasses of this class and their builders.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDirFiles()
Returns whether this file system operation should be applied to all files in the given directory.
|
String |
getPath()
Returns the path of the target of this file system operation.
|
boolean |
isRecursive()
Returns whether this file system operation is recursive.
|
public boolean isRecursive()
true if this file system operation is recursive; false otherwise.public String getPath()
public String getDirFiles()
Copyright © 2021 Apache Software Foundation. All rights reserved.