pub async fn load_plugins(
plugin_dir: impl AsRef<Path>,
) -> Result<SubcommandRunner>Expand description
Helper for loading plugins from the given directory
pub async fn load_plugins(
plugin_dir: impl AsRef<Path>,
) -> Result<SubcommandRunner>Helper for loading plugins from the given directory