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

    Interface PreparedAgentWorkspace

    interface PreparedAgentWorkspace {
        root: string;
        cwd: string;
    }
    Index

    Properties

    Properties

    root: string
    cwd: string