menu
at_repl package
documentation
interactive_session.dart
InteractiveSession
getPrompt abstract method
getPrompt abstract method
dark_mode
light_mode
getPrompt
abstract method
String
getPrompt
(
)
Get the current prompt to display to the user
Implementation
String getPrompt();
at_repl package
documentation
interactive_session
InteractiveSession
getPrompt abstract method
InteractiveSession class