Skip to main content

workspace_path

Method
This is a method of the FastContextConfig class in the context module.
Set workspace path.

Signature

def workspace_path(mut self, path: impl Into<String>) -> Self

Parameters

path
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.