ClojureDocs

导航

命名空间

file-position

clojure.test

自 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.