Search
Preparing search index...
The search index is not available
webpack-scp-plugin
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"index"
WebpackScpPlugin
Class WebpackScpPlugin
Hierarchy
WebpackScpPlugin
Index
Constructors
constructor
Properties
connect
dest
Path
src
Path
ssh
Connection
Methods
apply
close
Connection
get
Connection
upload
Source
Map
validate
Options
Constructors
constructor
new
Webpack
Scp
Plugin
(
options
:
ScpOptions
)
:
WebpackScpPlugin
Parameters
options:
ScpOptions
Returns
WebpackScpPlugin
Properties
Private
connect
connect
:
Config
Private
dest
Path
dest
Path
:
string
Private
src
Path
src
Path
:
string
Private
ssh
Connection
ssh
Connection
:
NodeSSH
|
null
Methods
apply
apply
(
compiler
:
any
)
:
void
Parameters
compiler:
any
Returns
void
Private
close
Connection
close
Connection
(
)
:
void
Returns
void
Private
get
Connection
get
Connection
(
)
:
Promise
<
NodeSSH
>
Returns
Promise
<
NodeSSH
>
Private
upload
Source
Map
upload
Source
Map
(
fromPath
?:
string
)
:
Promise
<
void
>
Parameters
Optional
fromPath:
string
Returns
Promise
<
void
>
Private
validate
Options
validate
Options
(
)
:
void
Returns
void
Globals
"index"
Webpack
Scp
Plugin
constructor
connect
dest
Path
src
Path
ssh
Connection
apply
close
Connection
get
Connection
upload
Source
Map
validate
Options
Scp
Options
ERROR_
MESSAGES
Generated using
TypeDoc