PromptChain

cue4s.PromptChain
See thePromptChain companion object
trait PromptChain[R]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Impl[T]

Members list

Value members

Abstract methods

def run(exec: [t] => (x$1: Prompt[t]) => Completion[t]): Completion[R]