Package org.aesh.readline.completion.impl
package org.aesh.readline.completion.impl
-
ClassDescriptionCompletionHandler<C extends org.aesh.readline.completion.CompleteOperation>Abstract handler that manages tab-completion for command line input.Represents the current status of the completion process.Simple implementation of CompletionHandler using the default CompleteOperation.