Skip to content
Discussion options

You must be logged in to vote

The command looks like this in Make:

It's more user friendly in my opinion as the user doesn't need to supply in_# and out_# variables themselves, and it handles the unfortunate Make handling of {{ }} by allowing the user to supply the variables in the string as { } instead, and it converts it properly.

The output looks like this:

The output is automatically converting the out_# keys in output_files back to an array, so the user can iterate over it naturally with a Make array iterator module.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@peternaf
Comment options

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