[][src]Function capctl::caps::ambient::probe

pub fn probe() -> Option<CapSet>

"Probes" the current thread's ambient capability set and returns a CapSet representing all the capabilities that are currently raised.

Returns None if ambient capabilities are not supported on the running kernel.