Skip to main content

network_enabled

Method
This is a method of the ResourceLimits class in the sandbox module.
Enable/disable network access.

Signature

def network_enabled(mut self, enabled: bool) -> Self

Parameters

enabled
bool
required
No description available.

Returns

Returns
Self
The result of the operation.