pub fn missing_deps() -> Vec<String>Expand description
List of REQUIRED dep names that are NOT on PATH. Deagle is excluded
because pawan embeds it directly — see is_bootstrapped. Used by
pawan doctor and the CLI bootstrap --dry-run flag.
pub fn missing_deps() -> Vec<String>List of REQUIRED dep names that are NOT on PATH. Deagle is excluded
because pawan embeds it directly — see is_bootstrapped. Used by
pawan doctor and the CLI bootstrap --dry-run flag.