Skip to main content

search_roots

Function search_roots 

Source
pub fn search_roots(base: &Path) -> Vec<PathBuf>
Expand description

The roots a theme name is searched in, in order.

base first — the directory of the config file naming the theme, so a project’s own themes/ wins over anything installed globally. Then the working directory, then each entry of SSG_THEME_PATH.