Liking cljdoc? Tell your friends :D

dots.typescript.server.protocol.file-request-args

Arguments for FileRequest messages.

Arguments for FileRequest messages.
raw docstring

filecljs

(file file-request-args)

The file for the request (absolute pathname required).

Returns: string

The file for the request (absolute pathname required).

**Returns:** `string`
sourceraw docstring

project-file-namecljs

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

Returns: string | undefined

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

set-file!cljs

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

The file for the request (absolute pathname required).

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

set-project-file-name!cljs

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

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

× close