workspaceDir property

Directory? workspaceDir
final

Workspace root (when the agent reads/writes files). May be null for agents that don't touch the filesystem.

Implementation

final Directory? workspaceDir;