Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 812 Bytes

write.rst

File metadata and controls

36 lines (24 loc) · 812 Bytes

Build Transform write

Version

1.7

Author

Rawld Gill

Summary

Writes a resource a destination location.

Description

This transform writes the possible-transformed resource text to the destination unless the resource has been tagged "noWrite". If the resource has been tagged noWrite, the transform does nothing.

Note: typically a noWrite tag is added during some other transform that contains logic that makes a decision the resource is not needed. If a noWrite decision can be made during discovery, then the resource should not be scheduled for the write transform to begin with.

Profile Knobs

None.

Source Location

util/build/transforms/write.js