Search
Preparing search index...
The search index is not available
makit-plugin
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"utils/make-process"
External module "utils/make-process"
Index
Classes
Make
Process
Interfaces
Make
Process
Option
Variables
chalk
cwd
tty
Functions
complete
sum
Variables
Const
chalk
chalk
:
any
= require('chalk')
Const
cwd
cwd
:
string
= process.cwd()
Const
tty
tty
:
true
= process.stdout.isTTY
Functions
complete
complete
(
str
:
string
|
number
, len
:
number
, fill
?:
string
, prefix
?:
boolean
)
:
string
Parameters
str:
string
|
number
len:
number
Default value
fill:
string
= " "
Default value
prefix:
boolean
= true
Returns
string
sum
sum
(
arr
:
any
)
:
any
Parameters
arr:
any
Returns
any
Globals
"utils/make-
process"
Make
Process
Make
Process
Option
chalk
cwd
tty
complete
sum
Generated using
TypeDoc