NioFileSystem

public final class NioFileSystem implements FileSystem

Constructors

Link copied to clipboard
public NioFileSystem NioFileSystem(Path rootPath)

Functions

Link copied to clipboard
public Boolean available(Feature feature)

Checks whether the given feature is available in this filesystem or not.

Link copied to clipboard
public Directory getRoot()

The root directory of this filesystem

Properties

Link copied to clipboard
private final Directory root

The root directory of this filesystem