Commit Graph

1 Commits (95862b23802175b5d6b509d6a6f83fa5fd53b474)

Author SHA1 Message Date
Ben Noordhuis 1f76a2eddc fs: add long stacktrace debugging facility
Enable long stacktraces if NODE_DEBUG=fs is set in the environment. Only
applies to the default rethrow callback; it's to help you find places where
you forgot to pass in a callback.
2012-12-04 08:12:12 +01:00