(file inlay-hints-request-args)
The file for the request (absolute pathname required).
Returns: string
The file for the request (absolute pathname required). **Returns:** `string`
(length inlay-hints-request-args)
Length of the span.
Returns: number
Length of the span. **Returns:** `number`
(project-file-name inlay-hints-request-args)
Returns: string | undefined
**Returns:** `string | undefined`
(set-file! inlay-hints-request-args value)
The file for the request (absolute pathname required).
The file for the request (absolute pathname required).
(set-length! inlay-hints-request-args value)
Length of the span.
Length of the span.
(set-start! inlay-hints-request-args value)
Start position of the span.
Start position of the span.
(start inlay-hints-request-args)
Start position of the span.
Returns: number
Start position of the span. **Returns:** `number`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close