This website requires JavaScript.
Explore
Help
Sign in
code
/
wrench-js
Archived
Watch
1
Fork
You've already forked wrench-js
0
Code
Issues
22
Pull requests
7
Projects
Releases
Packages
Wiki
Activity
Actions
copyDirSyncRecursive: Remove obsolete typeof check
#67
Merged
Krinkle
merged 1 commit from
patch-1
into
master
2014-01-17 18:37:10 -08:00
Conversation
0
Commits
1
Files changed
1
+1
-1
1 commit
Author
SHA1
Message
Date
Timo Tijhof
f76a05e874
copyDirSyncRecursive: Remove obsolete typeof check
...
Variable `opts` is never undefined at this point because of "opts = opts || {};".
2013-11-14 01:44:35 +01:00