Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetCompletions ( string line ) : string[] | ||
Process ( ) : void | ||
REPL ( ) : System |
Method | Description | |
---|---|---|
AllocConsole ( ) : bool | ||
FreeConsole ( ) : bool | ||
Init ( ) : void |
public GetCompletions ( string line ) : string[] | ||
line | string | |
return | string[] |