Prompts

cue4s.Prompts
See thePrompts companion class
object Prompts

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Prompts.type

Members list

Value members

Concrete methods

def apply(out: Output, createTerminal: Output => Terminal, theme: Theme): Prompts
def use[A](out: Output, createTerminal: Output => Terminal, theme: Theme)(f: Prompts => A): A