mirror of
https://github.com/lektor/lektor-website.git
synced 2025-01-31 14:31:29 +01:00
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
|
title: artifact_name
|
||
|
---
|
||
|
summary: The name of the artifact
|
||
|
---
|
||
|
type: property
|
||
|
---
|
||
|
body:
|
||
|
|
||
|
This property just returns the artifact name. This is mostly useful for
|
||
|
debugging purposes as in the majority of situations you already have
|
||
|
the artifact name from different sources.
|