@eagleoutice/flowr - v2.13.14
    Preparing search index...
    interface ForceArguments {
        forceArgs?: "all" | readonly boolean[];
    }

    Hierarchy (View Summary)

    Index
    forceArgs?: "all" | readonly boolean[]

    which of the arguments should be forced? this may be all, e.g., if the function itself is unknown on encounter