Skip to main content

CODE__FILEPATH

Constant CODE__FILEPATH 

Source
pub const CODE__FILEPATH: &str = "code.filepath";
๐Ÿ‘ŽDeprecated:

Use CODE__FILE__PATH (code.file.path) instead.

Expand description

The source code file name that identifies the code unit as uniquely as possible (preferably an absolute file path).

  • PII: Maybe
  • Rewriting behavior: None

ยงAliases