Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 697 Bytes

File metadata and controls

30 lines (21 loc) · 697 Bytes

@sdeverywhere/plugin-config / ConfigProcessorOptions

Interface: ConfigProcessorOptions

Properties

config

config: string

The absolute path to the directory containing the CSV config files.


out?

optional out?: string | ConfigProcessorOutputPaths

Either a single path to a base output directory (in which case, the recommended directory structure will be used) or a ConfigProcessorOutputPaths containing specific paths. If a single string is provided, the following subdirectories will be used:

  <out-dir>/
    src/
      config/
        generated/
      model/
        generated/
    strings/