Skip to content

Feat: Would be good pattern to have some App methods to be fluent #1859

Closed
@ShravanSunder

Description

@ShravanSunder

Would be nice to do:
app.include(x).include(y)

rather than
app.include(x)
app.include(y)

2024-05-30 0512 Brave Browser UI  Qdrant

include could return self (app)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions