mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-07-09 11:41:07 +01:00
Introduce section totals inspector.
This commit is contained in:
@ -193,5 +193,6 @@ function splitSrcDest() {
|
||||
Simple logging placeholder.
|
||||
*/
|
||||
function logMsg( msg ) {
|
||||
msg = msg || '';
|
||||
opts.silent || console.log( msg );
|
||||
}
|
||||
|
Reference in New Issue
Block a user