Update the executeReadOnlyShell function to handle numbers in command arguments,
such as 'tree -L 3', by changing Args to []interface{} and converting them to strings
before execution. Add strconv import for formatting.
|
||
|---|---|---|
| .. | ||
| errors | ||
| git | ||
| grok | ||
| linter | ||
| logger | ||
| recipe | ||
| version | ||