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

    Function getValidOptionsForCompletion

    • Given a set of option definitions and previously provided arguments, determine which options can still be added.

      Parameters

      • options: readonly OptionDefinition[]
      • prevArgs: readonly string[]

      Returns string[]