@wp-blocks/make-pot
Preparing search index...
parser/taskRunner
taskRunner
Function taskRunner
taskRunner
(
tasks
:
Promise
<
SetOfBlocks
>
[]
,
destination
:
SetOfBlocks
,
args
:
Args
,
progressBar
:
SingleBar
,
)
:
Promise
<
SetOfBlocks
>
Task runner for the extraction process.
Parameters
tasks
:
Promise
<
SetOfBlocks
>
[]
The tasks to run
destination
:
SetOfBlocks
The destination
args
:
Args
The command line arguments
progressBar
:
SingleBar
Returns
Promise
<
SetOfBlocks
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wp-blocks/make-pot
Loading...
Task runner for the extraction process.