Skip to main content

framework_node_dir

Function framework_node_dir 

Source
pub fn framework_node_dir(node_name: &str) -> String
Expand 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.