Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve docs around append callback? #720

Open
villesau opened this issue Jan 7, 2024 · 1 comment
Open

Improve docs around append callback? #720

villesau opened this issue Jan 7, 2024 · 1 comment

Comments

@villesau
Copy link

villesau commented Jan 7, 2024

The docs indicates that append should have some sort of callback: https://www.archiverjs.com/docs/archiver#moduleprototypeappend

However, the syntax is not valid javascript and it's not clear how the callback should be defined and used. Could the documentation around that be clarified? I'd like to use it for debuggingand logging purposes.

@kbrownlees
Copy link

This for Format Registration FYI, not the normal append you would use (https://www.archiverjs.com/docs/archiver/#append).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants