25 lines
352 B
Markdown
25 lines
352 B
Markdown
|
fastuptodate - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request.
|
||
|
|
||
|
```lua
|
||
|
fastuptodate (value)
|
||
|
```
|
||
|
|
||
|
### Parameters ###
|
||
|
|
||
|
`value` - needs documentation.
|
||
|
|
||
|
## Applies To ###
|
||
|
|
||
|
The `project` scope.
|
||
|
|
||
|
### Availability ###
|
||
|
|
||
|
Premake 5.0.0 beta 1 or later.
|
||
|
|
||
|
### Examples ###
|
||
|
|
||
|
```lua
|
||
|
fastuptodate (value)
|
||
|
```
|
||
|
|