Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 523 Bytes

File metadata and controls

11 lines (10 loc) · 523 Bytes

Writes a file to the local filesystem, overwriting if one exists.

When to use: creating a new file, or fully replacing one you've already ${READ_TOOL_NAME}. Overwriting an existing file you haven't ${READ_TOOL_NAME} will fail. For partial changes, use ${EDIT_TOOL_NAME} instead.