Ruby 2.2.0 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > TracePointクラス > path

instance method TracePoint#path

path -> String[permalink][rdoc]

イベントが発生したファイルのパスを返します。

[EXCEPTION] RuntimeError:
イベントフックの外側で実行した場合に発生します。