update nock 11 reference

This commit is contained in:
ault011 2015-06-22 12:02:41 -07:00
parent 431d6e6c3d
commit 26be153a63

View File

@ -710,10 +710,10 @@ variants of `10` as equivalent.)
------------------------------------------------------------------------
Op 11: Lookup
Op 11: Retrieve
-----------
**Lookup and retrieve data from global namespace from path**
**operator 11** retrieves data from the global namespace at the path it is given.
nock 11 is an additional nock operation provided by arvo to provide access to the global namespace. It's provided by arvo, so even though it's not technically a part of the nock, any code that arvo runs has access to it. When nock running on top of arvo hits nock 11, it either produces a value or blocks. The most common usage is with clay, where ^(%cx /path/to/file) will produce the referred-to-file.