public class PathResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
is_dir |
boolean |
is_executable |
boolean |
is_readable |
boolean |
is_symlink |
boolean |
is_writable |
String |
link_path |
String |
path |
int |
size_bytes |
| Constructor and Description |
|---|
PathResponse() |
Copyright © 2016. All rights reserved.