0fb9327993
- Added auto-generated documentation files for APIs without docs - Renamed editAndContinue.md to editandcontinue.md to match convention
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)
|
|
```
|
|
|