Function subplot::get_basedir_from[][src]

pub fn get_basedir_from(filename: &Path) -> PathBuf
Expand description

Get the base directory given the name of the markdown file.

All relative filename, such as bindings files, are resolved against the base directory.