@eagleoutice/flowr - v2.13.2
    Preparing search index...

    Function replCompleter

    • 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).

      Parameters

      Returns [string[], string]