@eagleoutice/flowr - v2.13.14
Preparing search index...
src/cli/repl/ghost-hint
GhostHintOptions
Interface GhostHintOptions
interface
GhostHintOptions
{
hint
?:
string
;
suggest
?:
(
line
:
string
)
=>
string
;
}
Index
Properties
hint?
suggest?
Properties
Optional
hint
hint
?:
string
Optional
suggest
suggest
?:
(
line
:
string
)
=>
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hint
suggest
@eagleoutice/flowr - v2.13.14
Loading...