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

    Enumeration MemberVisibilityConst

    Where a member of an R6/Reference class lives; R6 also has active bindings, which read like fields.

    Index
    Active: "active"

    an R6 active binding: a function that is read and written like a field

    Private: "private"
    Public: "public"