Search
Preparing search index...
The search index is not available
more4less
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
more4less
JSONOutput
Class JSONOutput
Hierarchy
JSONOutput
Implements
IOutput
Index
Constructors
constructor
Properties
file
Path
Methods
output
Data
Constructors
constructor
new JSONOutput
(
filePath
:
string
)
:
JSONOutput
Parameters
filePath:
string
Returns
JSONOutput
Properties
file
Path
file
Path
:
string
the path where you wish to save the file
Methods
output
Data
output
Data
(
searchResults
:
ISearchResult
[]
)
:
void
outputs the data into a json file
Parameters
searchResults:
ISearchResult
[]
Returns
void
Exports
JSONOutput
constructor
file
Path
output
Data
Generated using
TypeDoc
the path where you wish to save the file