egl.cmd

This task executes the EGL commands.

Parameters

Attribute Description Required
cmdfile The command file. Yes
failOnError Whether or not the build should fail if there is an error. No, the default is true.
verbose If true, show all the logs. If false, only show important logs. No, the default is true.

Feedback