premake/website/docs/debugtoolargs.md

25 lines
260 B
Markdown
Raw Permalink Normal View History

2021-03-11 20:29:22 +00:00
debugtoolargs
```lua
debugtoolargs { "string" }
```
### Parameters ###
`value` - needs documentation.
### Applies To ###
The `config` scope.
### Availability ###
Premake 5.0.0 alpha 12 or later.
### Examples ###
```lua
debugtoolargs { "string" }
```