write_state
Return the value of the write_state
job port to indicate if the cache should be written or not. The returned value is used by the wedge_cache
node.
Job Port Inputs
write_state
A boolean value that indicates if the cache should be written.
Note:
The write_state
job port is not shown in the Bifrost Parameter Editor and can only be modified from host application.
Outputs
output
true
if the cache should be written, false
otherwise.