vrepl ~master (2022-05-08T19:36:08.9981766)
Dub
Repo
Config
vrepl
repl
Undocumented in source.
class
Config {
string
[
Mode
]
prompt
;
StringSet
quits
;
void
delegate
(
string
)
onInput
;
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Variables
onInput
void
delegate
(
string
)
onInput
;
Undocumented in source.
prompt
string
[
Mode
]
prompt
;
Undocumented in source.
quits
StringSet
quits
;
Undocumented in source.
Meta
Source
See Implementation
vrepl
repl
aliases
StringSet
classes
Config
State
Vrepl
enums
Mode
functions
sig_hand
manifest constants
ES_BEEP
ES_CLEAR
SIGTTIN
SIGTTOU