Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.selection-range-request-args


filecljs

(file selection-range-request-args)

The file for the request (absolute pathname required).

Returns: string

The file for the request (absolute pathname required).

**Returns:** `string`
sourceraw docstring

locationscljs

(locations selection-range-request-args)

Returns: Location[]

**Returns:** `Location[]`
sourceraw docstring

project-file-namecljs

(project-file-name selection-range-request-args)

Returns: string | undefined

**Returns:** `string | undefined`
sourceraw docstring

set-file!cljs

(set-file! selection-range-request-args value)

The file for the request (absolute pathname required).

The file for the request (absolute pathname required).
sourceraw docstring

set-locations!cljs

(set-locations! selection-range-request-args value)
source

set-project-file-name!cljs

(set-project-file-name! selection-range-request-args value)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close