code-debug
code-debug copied to clipboard
FR: allow "arguments" to be of type array
Especially when there are many / long arguments to pass a single string is not ideal. FR: change type to be either string or array, if array then concatenate.
bump