Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

get name of collection. feature request ... #23

@bySabi

Description

@bySabi

@dburles, this fit on the mongo-collection-instances API?

 col = new Meteor.Collection('test')

//get Meteor collecion name
let colName = col.getName()
.
or
.
let colName = col.get()

Is easy to implement return col._name but it fit on this package?

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