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/mail"
External module "plugins/mail"
Index
Classes
Mail
Plugin
Interfaces
Deploy
Target
Mail
Variables
Mailer
TARGET_
CACHE_
PASSWORD
Functions
create
Plugin
Variables
Const
Mailer
Mailer
:
any
= require('nodemailer')
Const
TARGET_
CACHE_
PASSWORD
TARGET_
CACHE_
PASSWORD
:
"password"
= "password"
Functions
create
Plugin
create
Plugin
(
ctx
:
DeployContext
)
:
DeployPlugin
Creates a new Plugin.
Parameters
ctx:
DeployContext
The deploy context.
Returns
DeployPlugin
The new instance.
Globals
"plugins/mail"
Mail
Plugin
Deploy
Target
Mail
Mailer
TARGET_
CACHE_
PASSWORD
create
Plugin
Generated using
TypeDoc
Creates a new Plugin.