pub fn framework_node_dir(node_name: &str) -> StringExpand description
Get the framework node’s config directory (no config.json suffix) - the @mecha10
counterpart to framework_node, for callers that need the directory itself (e.g. to
copy a whole config template tree into it) rather than the config.json file path.