[][src]Function notify_rust::get_bundle_identifier_or_default

pub fn get_bundle_identifier_or_default(app_name: &str) -> String

Search for a possible BundleIdentifier of a given appname. Defaults to "com.apple.Terminal" if no BundleIdentifier is found.