AliasManagerState
Types
Functions
Link copied to clipboard
fun expand(expansion: String, bufferInfo: BufferInfo, networkState: NetworkState?, arguments: String, previousCommands: MutableList<Command>)
Content copied to clipboard
Link copied to clipboard
fun processInput(info: BufferInfo, networkState: NetworkState?, message: String): MutableList<Command>
Content copied to clipboard
fun processInput(info: BufferInfo, networkState: NetworkState?, message: String, previousCommands: MutableList<Command>)
Content copied to clipboard