Liking cljdoc? Tell your friends :D

dots.vscode.shell-quoted-string

A string that will be quoted depending on the used shell.

A string that will be quoted depending on the used shell.
raw docstring

quotingcljs

(quoting shell-quoted-string)

The quoting style to use.

Returns: ShellQuoting

The quoting style to use.

**Returns:** `ShellQuoting`
sourceraw docstring

set-quoting!cljs

(set-quoting! shell-quoted-string value)

The quoting style to use.

The quoting style to use.
sourceraw docstring

set-value!cljs

(set-value! shell-quoted-string value)

The actual string value.

The actual string value.
sourceraw docstring

valuecljs

(value shell-quoted-string)

The actual string value.

Returns: string

The actual string value.

**Returns:** `string`
sourceraw docstring

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

× close