Search
Preparing search index...
The search index is not available
review.js
Options
Inherited
Private
Externals
Only exported
Menu
Globals
ReVIEW
Config
Class Config
Hierarchy
Config
NodeJSConfig
WebBrowserConfig
Index
Constructor methods
constructor
Properties
_book
Structure
_builders
original
Get accessors
analyzer
book
builders
exists
listener
read
validators
write
Methods
resolve
Path
Constructor methods
constructor
constructor
(
original
:
IConfigRaw
)
:
Config
Parameters
original:
IConfigRaw
Returns
Config
Properties
_book
Structure
_book
Structure
:
BookStructure
_builders
_builders
:
IBuilder
[]
original
original
:
IConfigRaw
Get accessors
analyzer
analyzer
(
)
:
IAnalyzer
Returns
IAnalyzer
book
book
(
)
:
BookStructure
Returns
BookStructure
builders
builders
(
)
:
IBuilder
[]
Returns
IBuilder
[]
exists
exists
(
)
:
(path: string) => Promise<{ path: string; result: boolean; }>
Returns
(path: string) => Promise<{ path: string; result: boolean; }>
listener
listener
(
)
:
IConfigListener
Returns
IConfigListener
read
read
(
)
:
(path: string) => Promise<string>
Returns
(path: string) => Promise<string>
validators
validators
(
)
:
IValidator
[]
Returns
IValidator
[]
write
write
(
)
:
(path: string, data: string) => Promise<void>
Returns
(path: string, data: string) => Promise<void>
Methods
resolve
Path
resolve
Path
(
path
:
string
)
:
string
Parameters
path:
string
Returns
string
Globals
ReVIEW
ReVIEW.
Build
ReVIEW.
Exec
ReVIEW.IO
ReVIEW.
Parse
ReVIEW.i18n
Config
constructor
_book
Structure
_builders
original
analyzer
book
builders
exists
listener
read
validators
write
resolve
Path
Generated using
TypeDoc