Uses of Class
org.aesh.readline.util.FileAccessPermission
Packages that use FileAccessPermission
-
Uses of FileAccessPermission in org.aesh.readline.history
Constructors in org.aesh.readline.history with parameters of type FileAccessPermissionModifierConstructorDescriptionFileHistory(File file, int maxSize, FileAccessPermission historyFilePermission, boolean logging) Creates a FileHistory with full configuration options.