jeromelebel / MongoHub-Mac

Mac Native Mongodb Client
2.43k stars 159 forks source link

How to Access Server-Side Stored Functions #219

Closed paulcruse3 closed 5 years ago

paulcruse3 commented 9 years ago

Hi,

I write and store functions server side with mongo's built in functionality.

Anyway to access them in your tool?

I see them in my system.js, but I require some type of shell interface to actually run them.

Is this possible?