Extract specific files from a .twbx
Arguments
- twbx_path
Path to a
.twbx
.- files
Vector of archive paths to extract (optional).
- pattern
Perl regex to match archive paths (optional).
- types
Subset by
.twbx
entrytype
(seetwbx_list()
) (optional).- exdir
Output directory (defaults to temp).