available
Checks whether the given feature is available in this filesystem or not.
This method should be the truth for the filesystem which means that e.g. every feature that is available for directories is also available when used with this method
Return
true if the feature is available, false otherwise
Parameters
feature
the feature to check if it is available or not