Skip to content

detect methods from Meteor.methods #262

@hanselke

Description

@hanselke
Meteor.methods
  sampleMethod: () ->
       return "test"

I want to be able to have sampleMethod show up either in the methods list, or be able to make it show up in the file, under files list.

Have tried adding tags but it doesnt seem to detect it within the object list..

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