public class Commands extends Object implements Runnable
| Constructor and Description | 
|---|
Commands()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
makePrefix(int len)  | 
void | 
run()  | 
protected List<String> | 
split(String text,
     int width)  | 
void | 
wrap(jline.ANSIBuffer buf,
    String text,
    String prefix,
    int termWidth)  | 
public Commands()
Copyright © 2019 Nuxeo. All rights reserved.