Function nw_sys::app::clear_cache

source ·
pub fn clear_cache()
Expand description

Clear the HTTP cache in memory and the one on disk. This method call is synchronized.

NWJS Documentation