UNPKG

flour

Version:

Javascript build tools based on coffee-script & cake

6 lines (5 loc) 165 B
errors = NOT_FOUND : "File not found." NO_MATCH : "No files match." for err, msg of errors module.exports[err] = (file) -> new Error "#{msg} (#{file})"