Is your feature request related to a problem? Please describe.
Add a new property named ApplyProxy to the Variant type in util\types.go.
Describe the solution you'd like
This option is meant to optionally disable applying the system proxy to a variable or to stop it from being appended to the end of a command.
Is your feature request related to a problem? Please describe. Add a new property named
ApplyProxy
to theVariant
type inutil\types.go
.Describe the solution you'd like This option is meant to optionally disable applying the system proxy to a variable or to stop it from being appended to the end of a command.