HomePhorge

(yardoc) Fix stale yardoc for Resource [] operator
4406e450d754Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(yardoc) Fix stale yardoc for Resource [] operator

The documentation had typos and was wrong since support was added
for getting the property of a fully qualified resource reference.
I.e. File['foo']['bar'] gets the 'bar' property of the referenced file
resource.
Also had stale documentation stating that [] keys produced a deep copy.
That is wrong - it produces a syntax error, and if done from code, it
fails with an arity error.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUfacef51e65a8: (yardoc) Fix typo in source pos adapter yardoc.
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU4406e450d754: (yardoc) Fix stale yardoc for Resource [] operator (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Dec 5 2013, 8:43 PM