
Return all defined optional dependency groups in a manifest file
Source:R/parse.R
manifest_all_groups.RdReturn all defined optional dependency groups in a manifest file
Examples
manifest_all_groups(path = system.file(package = 'manifesto', 'minimal.toml'))
#> character(0)