📄️ Types
Parser (Type)
📄️ compile
Compiles the specified locales.
📄️ emit
Writes the compiled locales to the file system.
📄️ run
Runs the entire pipeline, including scanning the directory for localization files, compiling the locales, and emitting the results to the file system.
📄️ scan
Scan the specified directory for localization files.
📄️ watch
This function is similar to run, but it also watches for changes in the input directory and automatically recompiles the translation files.