@valon-technologies/gestalt
    Preparing search index...

    Interface AgentPreparedWorkspace

    interface AgentPreparedWorkspace {
        root?: string;
        cwd?: string;
    }
    Index

    Properties

    Properties

    root?: string
    cwd?: string