Go to repository

Function getToolingFile

Locate the tooling file to use for the given type definition.

Parameters

  • projectRoot: string

    The root directory for the project.

  • gobstonesScriptsProjectsRoot: string

    The root directory for the gobstones-scripts package.

  • fileDef: FileDefinition

    The file definition to locate the tooling for.

Returns undefined | string

The tooling file path for the given file definition, or undefined if none could be found.