Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.node.fs.realpath-sync

Returns the resolved pathname.

For detailed information, see the documentation of the asynchronous version of this API: {@link realpath }. Synchronous realpath(3) - return the canonicalized absolute pathname.

Returns the resolved pathname.

For detailed information, see the documentation of the asynchronous version of
this API: {@link realpath }.
Synchronous realpath(3) - return the canonicalized absolute pathname.
raw docstring

nativecljs

(native path)
(native path options)

Parameters:

  • path: PathLike
  • options: EncodingOption

Returns: string | Buffer

**Parameters:**
- `path`: `PathLike`
- `options`: `EncodingOption`

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

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

× close