Type: nodetool.workspace.WorkspaceFileExists

Namespace: nodetool.workspace

Description

Check if a file or directory exists in the workspace. workspace, file, exists, check

Use cases:
- Validate file presence before processing
- Implement conditional logic based on file existence
- Check for generated files

Properties

Property Type Description Default
path str Relative path within workspace to check ``

Outputs

Output Type Description
output bool  

Metadata

Browse other nodes in the nodetool.workspace namespace.