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, getUserHome
public DirectoriesCompleter(File currentDir)
public DirectoriesCompleter(Path currentDir)
protected Path getUserDir()
getUserDir
in class Completers.FileNameCompleter
protected boolean accept(Path path)
accept
in class Completers.FileNameCompleter
Copyright © 2018 JBoss by Red Hat. All rights reserved.