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

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of ForceArguments
    Index

    Properties

    Properties

    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