Skip to main content

max_open_files

Method
This is a method of the ResourceLimits class in the sandbox module.
Set max open files.

Signature

def max_open_files(mut self, max: u32) -> Self

Parameters

max
u32
required
No description available.

Returns

Returns
Self
The result of the operation.