We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb160d commit 5632f68Copy full SHA for 5632f68
1 file changed
src/buildParameters.ts
@@ -22,7 +22,7 @@ export type EvaluationParameters = {
22
* This function gathers and constructs all the necessary operational arguments for invoking the CQL
23
* Language Service CLI. It retrieves and organizes the data points from the local environment,
24
* which include CQL files, terminology, and test data, to prepare for evaluation. Currently, only local
25
- * paths are supported, but the design anticipates potential future support for remote URLs or database
+ * paths are supported(other than remote data), but the design anticipates potential future support for remote URLs or database
26
* locations.
27
*
28
* **Quick Examples:**
0 commit comments