workspaceDir property
Workspace root (when the agent reads/writes files). May be null for agents that don't touch the filesystem.
Implementation
final Directory? workspaceDir;
Workspace root (when the agent reads/writes files). May be null for agents that don't touch the filesystem.
final Directory? workspaceDir;