public class LinuxPosix extends BasePosix
| Modifier and Type | Field and Description |
|---|---|
static int |
statVersion |
| Constructor and Description |
|---|
LinuxPosix(LibC libc) |
| Modifier and Type | Method and Description |
|---|---|
FileStat |
lstat(String path) |
FileStat |
stat(String path) |
Copyright © 2015. All rights reserved.