The path to the desired file relative to the MiniZinc share directory
The contents of the file, or null if it can't be read
Get the contents of text files in the MiniZinc share directory.
Only files inside the MiniZinc share directory (or its children) may be used.
An array of paths to the desired files relative to the MiniZinc share directory
An object whose keys are requested file names and whose values are the file contents, or null if it can't be read
Get the contents of a text file in the MiniZinc share directory.
Only files inside the MiniZinc share directory (or its children) may be used.