Search
Preparing search index...
The search index is not available
Antfarm
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Nest
Class Nest
A nest is a resource that holds or produces jobs.
Hierarchy
Nest
WebhookNest
FolderNest
FtpNest
Index
Constructors
constructor
Properties
e
name
tunnel
Methods
arrive
get
Name
get
Tunnel
register
to
String
Constructors
constructor
new
Nest
(
e
:
Environment
, name
:
string
)
:
Nest
Parameters
e:
Environment
name:
string
Returns
Nest
Properties
Protected
e
e
:
Environment
Protected
name
name
:
string
Protected
tunnel
tunnel
:
Tunnel
Methods
arrive
arrive
(
job
:
Job
)
:
void
Parameters
job:
Job
Returns
void
get
Name
get
Name
(
)
:
string
Returns
string
get
Tunnel
get
Tunnel
(
)
:
Tunnel
Returns
Tunnel
register
register
(
tunnel
:
Tunnel
)
:
void
Parameters
tunnel:
Tunnel
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Globals
Antfarm
Environment
File
File
Job
Folder
Job
Folder
Nest
Ftp
File
Job
Ftp
Nest
Job
Life
Event
Logger
Nest
constructor
e
name
tunnel
arrive
get
Name
get
Tunnel
register
to
String
Tunnel
Webhook
Job
Webhook
Nest
Antfarm
Options
Easy
Ftp
Router
_
async
file
Extension
finalhandler
fs
http
mime
mm
node_
path
node_
watch
path_
mod
shortid
tmp
url
winston
Generated using
TypeDoc
A nest is a resource that holds or produces jobs.