Function ashpd::is_sandboxed[][src]

pub fn is_sandboxed() -> bool
Expand description

Check whether the application is running inside a sandbox.

Note The check is very stupid as is for now.