Skip to main content

check

Function check 

Source
pub fn check() -> Result<&'static SystemInfo, &'static CheckError>
Expand description

Check system capabilities and cache the result.

This function checks all required system capabilities for sandboxing and caches the result. Subsequent calls return the cached result.