Search
Preparing search index...
The search index is not available
vs-deploy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"plugins/sftp"
External module "plugins/sftp"
Index
Classes
SFtp
Plugin
Interfaces
Deploy
TargetSFTP
File
ToUpload
SFTPContext
Type aliases
SSHCommand
Entry
SSHCommands
Variables
MODE_
PAD
SFTP
TOUCH_
TIME_
FORMAT
Functions
create
Plugin
to
Hash
Safe
toSFTPPath
Type aliases
SSHCommand
Entry
SSHCommand
Entry
:
string
|
object
SSHCommands
SSHCommands
:
SSHCommandEntry
|
SSHCommandEntry
[]
Variables
Const
MODE_
PAD
MODE_
PAD
:
"000"
= "000"
Const
SFTP
SFTP
:
any
= require('ssh2-sftp-client')
Const
TOUCH_
TIME_
FORMAT
TOUCH_
TIME_
FORMAT
:
"YYYYMMDDHHmm.ss"
= "YYYYMMDDHHmm.ss"
Functions
create
Plugin
create
Plugin
(
ctx
:
DeployContext
)
:
DeployPlugin
Creates a new Plugin.
Parameters
ctx:
DeployContext
The deploy context.
Returns
DeployPlugin
The new instance.
to
Hash
Safe
to
Hash
Safe
(
hash
:
string
)
:
string
Parameters
hash:
string
Returns
string
toSFTPPath
toSFTPPath
(
path
:
string
)
:
string
Parameters
path:
string
Returns
string
Globals
"plugins/sftp"
SFtp
Plugin
Deploy
TargetSFTP
File
ToUpload
SFTPContext
SSHCommand
Entry
SSHCommands
MODE_
PAD
SFTP
TOUCH_
TIME_
FORMAT
create
Plugin
to
Hash
Safe
toSFTPPath
Generated using
TypeDoc
Creates a new Plugin.