| |||
| Home > Via File Syntax > Overview of via files > Via file evaluation | |||
When a tool that supports via files is invoked it:
Replaces the first specified --via argument
with the sequence of argument words extracted from the via file,
including recursively processing any nested via_file--via commands
in the via file.
Processes any subsequent --via arguments
in the same way, in the order they are presented.via_file
That is, via files are processed in the order you specify them, and each via file is processed completely including processing nested via files before processing the next via file.