Constant CODE_FILE_PATH
Source pub const CODE_FILE_PATH: &str = "code.file.path";
Expand description
The source code file name that identifies the code unit as uniquely as possible (preferably an absolute file path).
§Notes
§Examples
"/usr/local/MyApplication/content_root/app/index.php"