### nativerun Runs a single command natively. Suggested syntax: ``` commands: - nativerun [command] ``` This is similar in spirit to `native: true` but would allow you to run single commands non-natively, rather than just single rules.
nativerun
Runs a single command natively. Suggested syntax:
This is similar in spirit to
native: truebut would allow you to run single commands non-natively, rather than just single rules.