Options
All
  • Public
  • Public/Protected
  • All
Menu

Class for representing an execution context.

This means where the service file is located, and which user is executing the code.

Hierarchy

  • ExecutionContext

Index

Constructors

Properties

Constructors

constructor

Properties

serviceFilePath

serviceFilePath: string

Path to the service file.

user

user: User

The user executing the code, can be a bot.

Generated using TypeDoc