import { stringArrayInput } from "https://deno.land/x/proc@0.20.5/legacy/runners/handlers/string-array.ts";
A handler for string[]
input.
Returns
InputHandler<string[]>
x/proc/legacy/runners/handlers/string-array.ts>stringArrayInput
import { stringArrayInput } from "https://deno.land/x/proc@0.20.5/legacy/runners/handlers/string-array.ts";
A handler for string[]
input.