[Pkg-javascript-commits] [node-lcov-parse] 30/45: Export .source() - Never checks fs

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:46:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-lcov-parse.

commit ac888aa117bcdb04d32b1b72fb93b2a0e96e9435
Author: Ben Evans <ben at bensbit.co.uk>
Date:   Tue Jun 17 18:19:57 2014 +0100

    Export .source() - Never checks fs
---
 lib/index.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/index.js b/lib/index.js
index b9b2e6a..caeae32 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -123,3 +123,4 @@ var parse = function(file, cb) {
 
 
 module.exports = parse;
+module.exports.source = walkFile;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lcov-parse.git



More information about the Pkg-javascript-commits mailing list