| Package | Description | 
|---|---|
| io.vertx.core.file | |
| io.vertx.reactivex.core.file | |
| io.vertx.rxjava.core.file | 
| Modifier and Type | Method and Description | 
|---|---|
FileSystemProps | 
FileSystem.fsPropsBlocking(String path)
Blocking version of  
FileSystem.fsProps(String, Handler) | 
| Modifier and Type | Method and Description | 
|---|---|
FileSystem | 
FileSystem.fsProps(String path,
       Handler<AsyncResult<FileSystemProps>> handler)
Returns properties of the file-system being used by the specified  
path, asynchronously. | 
| Modifier and Type | Method and Description | 
|---|---|
FileSystemProps | 
FileSystemProps.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static FileSystemProps | 
FileSystemProps.newInstance(FileSystemProps arg)  | 
| Constructor and Description | 
|---|
FileSystemProps(FileSystemProps delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
FileSystemProps | 
FileSystemProps.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static FileSystemProps | 
FileSystemProps.newInstance(FileSystemProps arg)  | 
| Constructor and Description | 
|---|
FileSystemProps(FileSystemProps delegate)  | 
Copyright © 2023 Eclipse. All rights reserved.