Skip to content
Discussion options

You must be logged in to vote

Also, if you'd like it to work in this release, please use the name/value version of choices:

Open testing-arg-in-terminal in Script Kit

// Name: Testing Arg in Terminal

import "@johnlindquist/kit"

await arg("Testing", [
    {name: "one", value: "one"},
    {name: "two", value: "two"}
])

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@xxleyi
Comment options

Answer selected by xxleyi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Errors
Labels
None yet
2 participants