Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Antfarm

Expose Antfarm.

Hierarchy

  • Antfarm

Index

Constructors

constructor

Properties

Protected e

Methods

createFolderNest

createFtpNest

  • createFtpNest(host: string, port: number, username: string, password: string, checkEvery: number): FtpNest
  • Parameters

    • host: string
    • port: number
    • username: string
    • password: string
    • checkEvery: number

    Returns FtpNest

createTunnel

  • createTunnel(name: any): Tunnel

loadDir

  • loadDir(directory: string): void
  • Load an entire directory of workflow modules.

    Parameters

    • directory: string

    Returns void

version

  • version(): string

Generated using TypeDoc