mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This method returns the parent data context which surrounds the
helper call. This mirrors the effect of {{..}} in Spacebars. So
UI._parentData(2) is equivalent to {{../..}}.