Search
Preparing search index...
The search index is not available
ND JS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
listr.model
Progress
Class Progress
Hierarchy
Progress
NovelProgressBuilder
Index
Constructors
constructor
Properties
progress
CONTEXT_
NAME
Methods
add
get
Content
Key
run
Constructors
constructor
new
Progress
(
options
?:
ListrOptions
)
:
Progress
Parameters
Optional
options:
ListrOptions
Returns
Progress
Properties
Private
progress
progress
:
Listr
Static
CONTEXT_
NAME
CONTEXT_
NAME
:
string
= "result"
Methods
add
add
(
title
:
Title
|
TitleFn
, fn
:
TaskFn
|
Bluebird
<
any
>
, opts
?:
ProgressOptions
)
:
void
Parameters
title:
Title
|
TitleFn
fn:
TaskFn
|
Bluebird
<
any
>
Optional
opts:
ProgressOptions
Returns
void
Protected
get
Content
Key
get
Content
Key
(
opts
?:
ProgressOptions
)
:
string
Parameters
Optional
opts:
ProgressOptions
Returns
string
run
run
(
ctx
?:
any
)
:
Promise
<
any
>
Parameters
Optional
ctx:
any
Returns
Promise
<
any
>
Globals
listr.model
Progress
constructor
progress
CONTEXT_
NAME
add
get
Content
Key
run
Progress
Options
Context
Key
Enable
Fn
Skip
Fn
Task
Fn
Title
Title
Fn
Generated using
TypeDoc