Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents package, build and config information about a Coaty agent which is running as a mobile/browser app or as a Node.js service.

Agent information is generated when the agent project is build and can be used at run time, e.g. for logging, display, or configuration.

Hierarchy

  • AgentInfo

Index

Properties

buildInfo

buildInfo: AgentBuildInfo

configInfo

configInfo: AgentConfigInfo

packageInfo

packageInfo: AgentPackageInfo

Generated using TypeDoc