Skip to content

Commit

Permalink
add jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
timreichen committed Nov 16, 2024
1 parent 6e307d5 commit 41da460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/prompt_select.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ class PromptSelect {
*
* @param message The prompt message to show to the user.
* @param values The values for the prompt.
* @param options The options for the prompt.
* @returns The string that was entered or `null` if stdin is not a TTY.
*
* @example Usage
Expand Down

0 comments on commit 41da460

Please sign in to comment.