Models.CommitFile.escaped_path
Home > @backstage/plugin-bitbucket-cloud-common
> Models
> CommitFile
> escaped\_path
The escaped version of the path as it appears in a diff. If the path does not require escaping this will be the same as path.
Signature:
escaped_path?: string;