Add spans to `ArgInstruction`
Adds spans to ArgInstruction
along with a Dockerfile::get_global_arg(&self, &str)
helper function to find a globally- scoped ArgInstruction
by name.
Adds spans to ArgInstruction
along with a Dockerfile::get_global_arg(&self, &str)
helper function to find a globally- scoped ArgInstruction
by name.