You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/frontend/content/docs/concepts/placeholders.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,15 @@ Returns a Unix timestamp that indicates when the extension was installed.
167
167
168
168
Uncategorized and advanced placeholders that do various things.
169
169
170
+
#### Filesystem
171
+
172
+
Returns the extension's filesystem name, for both public and private filesystems. Learn more about filesystems in the [Storing files document](/docs/concepts/filesystem).
This placeholder will be replaced with a 'random' number. This number is determined **once per file**. Random numbers may vary in length, so parse wisely.
0 commit comments