Resolve a command string from the Scripts table. A script may be expressed as a string or an object with a cmd property.
cmd
Optional scripts table.
User-provided command name or string.
Resolved command string (falls back to the provided command).
Resolve a command string from the Scripts table. A script may be expressed as a string or an object with a
cmd
property.