Liking cljdoc? Tell your friends :D

rapio.internal


->fileclj

(->file x)

Converts <x> to a java.io.File (via jio/file), if not already one.

Converts <x> to a java.io.File (via `jio/file`),
if not already one.
sourceraw docstring

chunk-for-nclj

(chunk-for-n n total-length)

Returns <n> chunk borders. The final chunk may be smaller than the rest.

Returns <n> chunk borders.
The final chunk may be smaller than the rest.
sourceraw docstring

local-file-sizeclj

(local-file-size source)

Returns the number of bytes for the specified local <source> which can be a String/File/URL/URI.

Returns the number of bytes for the specified local <source>
which can be a String/File/URL/URI.
sourceraw docstring

LocalPathcljprotocol

local-pathclj

(local-path this)
source

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

× close