MCPcopy Create free account
hub / github.com/clojure-rs/ClojureRS / get_current_namespace_name

Method get_current_namespace_name

src/environment.rs:171–173  ·  view source on GitHub ↗

Note; since we're now dealing with curr_ns as a refcell, we're returning a String instead of a &str, as I suspect a &str could risk becoming invalid as curr_ns changes

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

get_current_namespaceMethod · 0.80

Tested by

no test coverage detected