Function nw_sys::app::clear_app_cache

source ·
pub fn clear_app_cache(manifest_url: &str)
Expand description

Mark the Application cache group specified by manifest_url obsolete. This method call is synchronized.

NWJS Documentation