Options
All
  • Public
  • Public/Protected
  • All
Menu

Generates goal names based on source code location. This is stable enough to survive SDM restarts and also supports the cluster and goal forking mode.

This implementation has to used directly inside the body of the goal you want to name. Otherwise the source code location might not get captured correctly.

Hierarchy

  • SourceLocationGoalNameGenerator

Implements

Index

Methods

Methods

generateName

  • generateName(prefix?: string): string

Generated using TypeDoc