RefuseRootExt.validateArgs

Function executed after parsing the command line arguments.

This function is only called if the arguments are valid so far.

class RefuseRootExt
override
validateArgs

Parameters

app IApplication

application instance

args Arguments

command line arguments instance

Return Value

Type: cstring

string with an error message if validation failed, null otherwise

Meta