package_list: Recursive function to take a list and lock and extract...

Description Usage Arguments

Description

Recursive function to take a list and lock and extract dependencies, sorting along the way using the combine_dependencies function.

Usage

1
package_list(master_list, lock, previously_parsed_deps)

Arguments

master_list

list. Packages to go through and parse dependencies from

lock

list. Original list of locked packages

previously_parsed_deps

list. List of packages and their dependencies that we have already parsed out of their respective description files


robertzk/lockbox documentation built on May 27, 2019, 10:34 a.m.