premake/website/docs/functionlevellinking.md
2021-03-12 22:10:24 +01:00

27 lines
318 B
Markdown

functionlevellinking
```lua
functionlevellinking "value"
```
### Parameters ###
`value` one of:
* `on` - needs documentation.
* `off` - needs documentation.
### Applies To ###
The `config` scope.
### Availability ###
Premake 5.0.0 alpha 12 or later.
### Examples ###
```lua
functionlevellinking "value"
```