Method | Description | |
---|---|---|
GetCompletions ( string input ) : uREPL.CompletionInfo[] | ||
RegisterCompletionPlugins ( |
||
UnregisterCompletionPlugins ( |
public static GetCompletions ( string input ) : uREPL.CompletionInfo[] | ||
input | string | |
return | uREPL.CompletionInfo[] |
public static RegisterCompletionPlugins ( |
||
plugin | ||
return | void |
public static UnregisterCompletionPlugins ( |
||
plugin | ||
return | void |