Skip to main content

resolve_topic_path

Function resolve_topic_path 

Source
pub fn resolve_topic_path(
    provided: Option<&Path>,
    title: &str,
    default_dir: &Path,
) -> Result<PathBuf>
Expand description

Resolve a topic path from a user-provided path and a topic title.