Used by the repl to provide automatic completions for a given (partial) input line. Returns every matching option, so Tab shows the full menu and only completes when a single option remains (standard readline behavior).
Used by the repl to provide automatic completions for a given (partial) input line. Returns every matching option, so Tab shows the full menu and only completes when a single option remains (standard readline behavior).