Mark os.is as deprecated
This commit is contained in:
parent
131713fc60
commit
eea401a49d
@ -1,3 +1,7 @@
|
||||
:::caution
|
||||
**This function has been deprecated.** Use [os.target()](os.target.md) or [os.host()](os.host.md) instead.
|
||||
:::
|
||||
|
||||
Checks the current operating system identifier against a particular value.
|
||||
|
||||
```lua
|
||||
|
Loading…
Reference in New Issue
Block a user