mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
docs: system.wd placeholder (#275)
This commit is contained in:
parent
cec799bd2f
commit
2bbe61c3cc
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ Placeholder | Description
|
|||
`{system.slash}` | The system's filepath separator
|
||||
`{system.os}` | The system's OS
|
||||
`{system.arch}` | The system's architecture
|
||||
`{system.wd}` | The current working directory
|
||||
`{time.now}` | The current time as a Go Time struct
|
||||
`{time.now.unix}` | The current time as a unix timestamp in seconds
|
||||
`{time.now.unix_ms}` | The current time as a unix timestamp in milliseconds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue