Function pref_path

Source
pub fn pref_path(org: &str, app: &str) -> String
Expand description

Returns the preferences path for your application.

ยงPanics

Panics if org or app contains a null character.