Options
All
  • Public
  • Public/Protected
  • All
Menu

Job command.

Hierarchy

Implements

Index

Properties

description

description: "Executes one or more scripts periodically." = "Executes one or more scripts periodically."

A description text.

syntax

syntax: "[JOB_FILE+] CRON_TAB" = "[JOB_FILE+] CRON_TAB"

Syntax description, which is shown on help screen.

Methods

Private _executeScriptFile

  • Parameters

    Returns Promise<void>

Private _executeShellScript

  • Parameters

    Returns Promise<void>

execute

showHelp

  • showHelp(): Promise<void>
  • inheritdoc

    Returns Promise<void>

Generated using TypeDoc