Skip to main content

get_plugin_dir

Function get_plugin_dir 

Source
pub fn get_plugin_dir() -> Result<PathBuf>
Expand description

Returns the path to the Zoi plugin directory.

ยงErrors

Returns an error if the user home directory cannot be found or if the plugin directory cannot be created.