Argument for SetCompilerOptionsForInferredProjectsRequest request.
Argument for SetCompilerOptionsForInferredProjectsRequest request.
(options set-compiler-options-for-inferred-projects-args)
Compiler options to be used with inferred projects.
Returns: InferredProjectCompilerOptions
Compiler options to be used with inferred projects. **Returns:** `InferredProjectCompilerOptions`
(project-root-path set-compiler-options-for-inferred-projects-args)
Specifies the project root path used to scope compiler options.
It is an error to provide this property if the server has not been started with
useInferredProjectPerProjectRoot
enabled.
Returns: string | undefined
Specifies the project root path used to scope compiler options. It is an error to provide this property if the server has not been started with `useInferredProjectPerProjectRoot` enabled. **Returns:** `string | undefined`
(set-options! set-compiler-options-for-inferred-projects-args value)
Compiler options to be used with inferred projects.
Compiler options to be used with inferred projects.
(set-project-root-path! set-compiler-options-for-inferred-projects-args value)
Specifies the project root path used to scope compiler options.
It is an error to provide this property if the server has not been started with
useInferredProjectPerProjectRoot
enabled.
Specifies the project root path used to scope compiler options. It is an error to provide this property if the server has not been started with `useInferredProjectPerProjectRoot` enabled.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |