Constructor and Description |
---|
ProcCompleter(IRubyObject procCompleter) |
Modifier and Type | Method and Description |
---|---|
int |
complete(String buffer,
int cursor,
List candidates) |
static String |
getDelimiter() |
static void |
setDelimiter(String delimiter) |
public ProcCompleter(IRubyObject procCompleter)
Copyright © 2001–2016 JRuby. All rights reserved.