FileSystem

public interface FileSystem implements FeatureProvider

Functions

Link copied to clipboard
public abstract Boolean available(Feature feature)

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

Link copied to clipboard
public abstract Directory getRoot()

The root directory of this filesystem

Inheritors

Link copied to clipboard
Link copied to clipboard