Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.0
TypeDoc API
Outputs
Class Outputs
Index
Constructors
constructor
Methods
add
Output
get
Output
Specs
set
Default
Output
Name
write
Output
write
Outputs
Properties
application
Constructors
constructor
new
Outputs
(
application
:
Application
)
:
Outputs
Parameters
application
:
Application
Returns
Outputs
Methods
add
Output
addOutput
(
name
:
string
,
output
:
(
path
:
string
,
project
:
Models
.
ProjectReflection
)
=>
Promise
<
void
>
,
)
:
void
Parameters
name
:
string
output
:
(
path
:
string
,
project
:
Models
.
ProjectReflection
)
=>
Promise
<
void
>
Returns
void
get
Output
Specs
getOutputSpecs
()
:
Configuration
.
OutputSpecification
[]
Returns
Configuration
.
OutputSpecification
[]
set
Default
Output
Name
setDefaultOutputName
(
name
:
string
)
:
void
Parameters
name
:
string
Returns
void
write
Output
writeOutput
(
output
:
Configuration
.
OutputSpecification
,
project
:
Models
.
ProjectReflection
,
)
:
Promise
<
void
>
Parameters
output
:
Configuration
.
OutputSpecification
project
:
Models
.
ProjectReflection
Returns
Promise
<
void
>
write
Outputs
writeOutputs
(
project
:
Models
.
ProjectReflection
)
:
Promise
<
void
>
Parameters
project
:
Models
.
ProjectReflection
Returns
Promise
<
void
>
Properties
Readonly
application
application
:
Application
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Output
get
Output
Specs
set
Default
Output
Name
write
Output
write
Outputs
Properties
application
Docs
Example
GitHub
TypeDoc API - v0.27.0
Loading...