I couldn't remember what the cwd was for the fromfile block, so I just omitted the directory. That's when I noticed it doesn't throw an error or message you in any way if it can't find the file. It will cause blocks further down the chain to error, though. In my case, unpack (rule: ".", "cannot assert . to array").
I couldn't remember what the cwd was for the fromfile block, so I just omitted the directory. That's when I noticed it doesn't throw an error or message you in any way if it can't find the file. It will cause blocks further down the chain to error, though. In my case, unpack (rule: ".", "cannot assert . to array").