File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -451,8 +451,6 @@ The following options are supported:
451
451
Pathnames with fewer elements will be silently skipped. Note that
452
452
the pathname is edited after applying the filter, but before
453
453
security checks. [ Alias: ` strip-components ` , ` stripComponents ` ]
454
- - ` onwarn ` A function that will get called with ` (code, message, data) ` for
455
- any warnings encountered. (See "Warnings and Errors")
456
454
- ` preserveOwner ` If true, tar will set the ` uid ` and ` gid ` of
457
455
extracted entries to the ` uid ` and ` gid ` fields in the archive.
458
456
This defaults to true when run as root, and false otherwise. If
@@ -779,8 +777,6 @@ Most unpack errors will cause a `warn` event to be emitted. If the
779
777
Pathnames with fewer elements will be silently skipped. Note that
780
778
the pathname is edited after applying the filter, but before
781
779
security checks.
782
- - ` onwarn ` A function that will get called with ` (code, message, data) ` for
783
- any warnings encountered. (See "Warnings and Errors")
784
780
- ` umask ` Filter the modes of entries like ` process.umask() ` .
785
781
- ` dmode ` Default mode for directories
786
782
- ` fmode ` Default mode for files
You can’t perform that action at this time.
0 commit comments