@eagleoutice/flowr - v2.15.8
Preparing search index...
src/queries/query-print
asciiSummaryOfQueryResult
Function asciiSummaryOfQueryResult
asciiSummaryOfQueryResult
<
S
extends
|
"search"
|
"project"
|
"linter"
|
"config"
|
"dependencies"
|
"dataflow"
|
"files"
|
"call-context"
|
"does-call"
|
"call-graph"
|
"control-flow"
|
"dataflow-lens"
|
"absint"
|
"normalized-ast"
|
"id-map"
|
"dataflow-cluster"
|
"static-slice"
|
"location-map"
|
"happens-before"
|
"inspect-exception"
|
"inspect-higher-order"
|
"inspect-recursion"
|
"inspect-fn-props"
|
"resolve-value"
|
"signature"
|
"origin"
|
"provenance"
|
"input-sources"
|
"dice"
|
"guess-dep-versions"
,
>
(
formatter
:
OutputFormatter
,
totalInMs
:
number
,
results
:
QueryResults
<
S
>
,
analyzer
:
ReadonlyFlowrAnalysisProvider
,
queries
:
Queries
<
S
>
,
)
:
Promise
<
string
>
Generates an ASCII summary of the given query results
Type Parameters
S
extends
|
"search"
|
"project"
|
"linter"
|
"config"
|
"dependencies"
|
"dataflow"
|
"files"
|
"call-context"
|
"does-call"
|
"call-graph"
|
"control-flow"
|
"dataflow-lens"
|
"absint"
|
"normalized-ast"
|
"id-map"
|
"dataflow-cluster"
|
"static-slice"
|
"location-map"
|
"happens-before"
|
"inspect-exception"
|
"inspect-higher-order"
|
"inspect-recursion"
|
"inspect-fn-props"
|
"resolve-value"
|
"signature"
|
"origin"
|
"provenance"
|
"input-sources"
|
"dice"
|
"guess-dep-versions"
Parameters
formatter
:
OutputFormatter
totalInMs
:
number
results
:
QueryResults
<
S
>
analyzer
:
ReadonlyFlowrAnalysisProvider
queries
:
Queries
<
S
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Generates an ASCII summary of the given query results