Liking cljdoc? Tell your friends :D
Clojure only.

clj-oci.tenancy

Return the specified tenancy OCID from environment variables.

Return the specified tenancy OCID from environment variables.
raw docstring

ocidclj

(ocid)
(ocid envar-name)

Returns the OCI tenancy OCID from environment variables.

With no arguments, reads the OCI_TENANCY_OCID environment variable. With envar-name (a keyword), reads that variable instead.

Returns nil if the variable is not set.

Returns the OCI tenancy OCID from environment variables.

With no arguments, reads the `OCI_TENANCY_OCID` environment variable.
With `envar-name` (a keyword), reads that variable instead.

Returns nil if the variable is not set.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close