docs(templates): add OS information

This commit is contained in:
Jan De Dobbeleer 2022-05-25 11:38:51 +02:00 committed by Jan De Dobbeleer
parent f3737cd91d
commit 341147aa41

View file

@ -18,6 +18,8 @@ offers a few standard properties to work with.
- `.UserName`: `string` - the current user name
- `.HostName`: `string` - the host name
- `.Code`: `int` - the last exit code
- `.OS`: `string` - the operating system
- `.WSL`: `boolean` - in WSL yes/no
## Environment variables