This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/website/docs/checkaction.md

31 lines
489 B
Markdown
Raw Normal View History

checkaction - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request.
```lua
checkaction (value)
```
### Parameters ###
`value` is one of:
* `Default`: needs documentation
* `D`: needs documentation
* `C`: needs documentation
* `Halt`: needs documentation
* `Context`: needs documentation
## Applies To ###
The `config` scope.
### Availability ###
Premake 5.0.0 alpha 16 or later.
### Examples ###
```lua
checkaction (value)
```