Skip to main content

make_theme_in_dir

Function make_theme_in_dir 

Source
pub fn make_theme_in_dir(name: &str, base: &Path) -> Result<(), Box<dyn Error>>
Expand description

Core logic — generate in a given base directory (enables testability).