Menu
SAO LogoSAO LogoSAODocsBlog
GitHub
🌜
🌞
SAO LogoSAO LogoSAO
  • Docs
  • Blog
  • GitHub
  • Getting Started
    • Installation
    • Using Generators
    • Creating Generators
    • Sharing Generators
  • API
    • Readme
    • Index
    • Classes
      • SAO
    • Interfaces
      • ArrayPromptOptions
      • BasePromptOptions
      • BooleanPromptOptions
      • GeneratorConfig
      • Options
      • PromptState
      • StringPromptOptions

Interface: PromptState

The state of current running prompt

Hierarchy#

  • PromptState

Properties#

answers#

• answers: { [k: string]: any; }

Prompt answers

Defined in: src/utils/prompt.ts:11

Edit this page
Previous
« Interface: Options
Next
Interface: StringPromptOptions »
  • Hierarchy
  • Properties
    • answers

Docs

  • Getting Started
  • API

More

  • Blog
  • GitHub
Copyright © 2020 SAO, Inc. Built with Docusaurus.