Skip to content

Commit

Permalink
added function value notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Aug 26, 2015
1 parent 2bfe001 commit 35174d4
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 @@ -48,6 +48,8 @@ Creates a new ErrorEx error type
- Values are functions that are passed the property named by *key* as the
first argument and the `.stack`, split into an array of lines, as the
second argument
- Functions that return falsey values are simply skipped
- Stack is passed as to allow direct stack message modification, if needed

Returns a constructor (Function) that can be used just like the regular Error
constructor.
Expand Down

0 comments on commit 35174d4

Please sign in to comment.