al_unpack_archives
Categories:
al_unpack_archives
load("@com-alwaldend-git-src//bzl/rules:al_unpack_archives.bzl", "al_unpack_archives") al_unpack_archives(name, srcs, out)
Unpack several archives using tar into a directory
ATTRIBUTES
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
name | A unique name for this target. | Name | required | |
srcs | - | List of labels | required | |
out | - | String | optional | "" |