devinit
1.0Schema URL
Type:
object
Properties
run
required
'devinit.exe init' runs this list of tools sequentially. See also 'devinit.exe run'
$schema
string
comments
string | null
Comments for this file. For documentation only; ignored by the tool
Definitions
runObject
object
tool
enum
required
The name of the tool to run
input
string | null
The input varies by tool. For example, the required version number, the package-id, the input source file or source directory
additionalOptions
string | null
Additional Options to be appended to the tool's command line
comments
string | null
Comments for this tool item. For documentation only; ignored by the tool