Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "core/machine/modes"

Index

Functions

isGitHubAction

  • isGitHubAction(): boolean

isInLocalMode

  • isInLocalMode(): boolean

Object literals

Const IsGitHubAction

IsGitHubAction: object

Is this SDM running as a GitHub action?

name

name: string = "IsGitHubAction"

mapping

Const IsInLocalMode

IsInLocalMode: object

Is this SDM running in local mode?

name

name: string = "IsInLocalMode"

mapping

Generated using TypeDoc