[][src]Function hexchat::get_pref_string

pub fn get_pref_string(name: &str) -> Option<String>

Gets a plugin preference string from file.

Returns the result, or None if no such preference exists or there was an IO error.