DataStore used in LaraI weavers.

Hierarchy (view full)

Constructors

Properties

allowedKeys: any
checkKeys: boolean
definition: any
javaDataStoreInstance: DataStore
keyAliases: Record<string, string> = {}

Methods

  • The folder that is considered the working folder of the current context.

    1. If a configuration file was used, returns the path of the configuration file;
    2. Otherwise, returns the folder from where the weaver was launched.

    Returns File

    The folder where the code represented by the AST will be written at the end of execution.