public static class Completers.FilesCompleter extends FileNameCompleter
Constructor and Description |
---|
FilesCompleter(File currentDir) |
FilesCompleter(Path currentDir) |
Modifier and Type | Method and Description |
---|---|
protected Path |
getUserDir() |
accept, complete, getDisplay, getUserHome
public FilesCompleter(File currentDir)
public FilesCompleter(Path currentDir)
protected Path getUserDir()
getUserDir
in class FileNameCompleter
Copyright © 2019. All rights reserved.