[][src]Function fapt::commands::add_sources_entries_from_str

pub fn add_sources_entries_from_str<S: AsRef<str>>(
    system: &mut System,
    string: S
) -> Result<(), Error>

Shorthand for add_sources_entries taking a string.