@salesforce/b2c-tooling-sdk / operations/debug / MappedLocation
Interface: MappedLocation
Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:28
A mapped source location with both server and local file paths.
Properties
file
file:
string|null
Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:29
function_name
function_name:
string
Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:30
line
line:
number
Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:31
script_path
script_path:
string
Defined in: packages/b2c-tooling-sdk/src/operations/debug/projections.ts:32