Skip to content

SshKeyboardInteractivePrompt

Defined in: src/types/public.ts:134

Prompt metadata supplied by an SSH keyboard-interactive server challenge.

PropertyTypeDescriptionDefined in
echo?booleanWhether the answer may be echoed to a terminal or UI.src/types/public.ts:138
promptstringHuman-readable prompt text supplied by the SSH server.src/types/public.ts:136