@3-/caller_line

0.0.1 • Public • Published

@3-/caller_line

test/main.coffee :

#!/usr/bin/env coffee

> @3-/caller_line

test = =>
  throw Error()

do =>
  try
    test()
  catch
    console.log CallerLine()

output :

file:///Users/z/3Ti/node/caller_line/test/main.coffee:16:3

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/caller_line

Weekly Downloads

39

Version

0.0.1

License

Apache-2.0

Unpacked Size

1.02 kB

Total Files

3

Last publish

Collaborators

  • i18n-now