org.crsh.cli.completers
Class FileCompleter

java.lang.Object
  extended by org.crsh.cli.completers.AbstractPathCompleter<File>
      extended by org.crsh.cli.completers.FileCompleter
All Implemented Interfaces:
Completer

public class FileCompleter
extends AbstractPathCompleter<File>


Constructor Summary
FileCompleter()
           
 
Method Summary
 
Methods inherited from class org.crsh.cli.completers.AbstractPathCompleter
complete
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileCompleter

public FileCompleter()


Copyright © 2015 eXo Platform SAS. All Rights Reserved.