Skip to main content

allow_fs

Method
This is a method of the SecurityConfig class in the mcp module.
Allow file system access

Signature

def allow_fs(mut self, allow: bool) -> Self

Parameters

allow
bool
required
No description available.

Returns

Returns
Self
The result of the operation.