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