pub fn pref_path(org: &str, app: &str) -> String
Returns the preferences path for your application.
Panics if org or app contains a null character.
org
app