max_open_files
Method
This is a method of the ResourceLimits class in the sandbox module.Set max open files.
Signature
Parameters
No description available.
Returns
The result of the operation.
max_open_files: Set max open files.
This is a method of the ResourceLimits class in the sandbox module.Set max open files.
def max_open_files(mut self, max: u32) -> Self