Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Info

Info allows Features to read information about the polyPod instance they are being executed in.

Hierarchy

  • Info

Index

Methods

  • getRuntime(): Promise<string>
  • Returns Promise<string>

    The name of the polyPod runtime.

  • getVersion(): Promise<string>
  • Returns Promise<string>

    The version of the polyPod runtime.

Generated using TypeDoc