Function nu_command::config::is_file_trusted[][src]

pub fn is_file_trusted(
    nu_env_file: &Path,
    content: &[u8]
) -> Result<bool, ShellError>