@eagleoutice/flowr - v2.13.14
Preparing search index...
src/cli/repl/commands/repl-main
ReplCommandInformation
Interface ReplCommandInformation
Information passed to each
ReplCommand#fn
.
interface
ReplCommandInformation
{
allowRSessionAccess
:
boolean
;
analyzer
:
ReadonlyFlowrAnalysisProvider
;
output
:
ReplOutput
;
remainingLine
:
string
;
}
Index
Properties
allow
R
Session
Access
analyzer
output
remaining
Line
Properties
allow
R
Session
Access
allowRSessionAccess
:
boolean
analyzer
analyzer
:
ReadonlyFlowrAnalysisProvider
output
output
:
ReplOutput
remaining
Line
remainingLine
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
R
Session
Access
analyzer
output
remaining
Line
@eagleoutice/flowr - v2.13.14
Loading...
Information passed to each ReplCommand#fn.