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