Liking cljdoc? Tell your friends :D

clojupyter.kernel.os


operating-systemclj

(operating-system)

Returns a keyword representing the operating system. Returns nil if the operating system is not known (known: :macos, :linux).

Returns a keyword representing the operating system. Returns `nil` if the operating system is not
known (known: `:macos`, `:linux`).
sourceraw docstring

osnameclj

(osname)
source

supported-os?clj

(supported-os?)

Returns true if-and-only-if the operating system is known to be supported by clojupyter, and false otherwise.

Returns `true` if-and-only-if the operating system is known to be supported by clojupyter, and
`false` otherwise.
sourceraw docstring

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

× close