Skip to content

Commit

Permalink
Update documentation to cover unuse.
Browse files Browse the repository at this point in the history
  • Loading branch information
totherik committed Feb 27, 2014
1 parent 81fefd2 commit 23e4a44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ resolver.resolve(json, function (err, data) {
* `protocol` (*String*) - The protocol used to identify a property to be processed, e.g. "file"
* `handler` (*Function*) - The implementation of the given protocol with signature `function (value, [callback])`

This method returns a function when invoked will remove the handler from the stack for this protocol.


### resolver.resolve(data, callback);

Expand Down

0 comments on commit 23e4a44

Please sign in to comment.