8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e5ce69a
83ebc6f
Changelog:
555adfb
6a3a3a2
a6e9f01
cp-file
f701f60
Rewritten to TypeScript
Error handler for incorrect glob-patterns.
Now we can provide function for options.verbose. For example:
options.verbose
function syncyLogger(stamp) { console.log(stamp.action + ' | ' + stamp.from + ' | ' + stamp.to); }
fb80dda
Chagelog:
3ed9370
e3c356c