Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
ncp
Dynamic module ncp
Index
Interfaces
Options
Functions
ncp
Functions
ncp
(
source
:
string
, destination
:
string
, callback
:
(err: Error) => void
)
Parameters
source:
string
destination:
string
callback:
(err: Error) => void
ncp
(
source
:
string
, destination
:
string
, options
:
Options
, callback
:
(err: Error) => void
)
Parameters
source:
string
destination:
string
options:
Options
callback:
(err: Error) => void
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
ncp
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
Options
ncp