ClojureDocs

Nav

Namespaces

file-position

clojure.test

Available since 1.1
  • (file-position n)
Returns a vector [filename line-number] for the nth call up the
stack.
 Deprecated in 1.2: The information needed for test reporting is
now on :file and :line keys in the result map.