Skip to content

tool: inconsistent result when looping the creation of multiple files & folders using multiple values #1524

Discussion options

You must be logged in to vote

I suspect your code is trying to make files before directories. Try making an explicit dependency by referencing a fake field in mkdir in write, like dep: task["mkdir-\(key)"].dummy inside of the write task, just before filename

(edit): I ended up writing out a number of gotchyas and patterns around cue/flow | the cue cmd

https://cuetorials.com/patterns/scripts-and-tasks/

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@dsaintilma-flinks
Comment options

@dsaintilma-flinks
Comment options

@eonpatapon
Comment options

@verdverm
Comment options

Answer selected by dsaintilma-flinks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants