Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MLLogic_Send

Namespace containing the code for the Send CLI Command.

Index

Functions

Functions

send

  • send(_force: boolean, _dryrun: boolean, _pubkey?: string, _config?: string, _safe?: string, _template?: string, _maillist?: string): void
  • Parameters

    • _force: boolean
    • _dryrun: boolean
    • Default value _pubkey: string = ""
    • Default value _config: string = ""
    • Default value _safe: string = ""
    • Default value _template: string = ""
    • Default value _maillist: string = ""

    Returns void

Generated using TypeDoc