Function nu_plugin::get_signature

source ·
pub fn get_signature(
    path: &Path,
    shell: &Option<PathBuf>,
    current_envs: &HashMap<String, String>
) -> Result<Vec<PluginSignature>, ShellError>