VersionArgsExt.preRun

Print the version information to the log if the ConfigExt and LogExt are present.

class VersionArgsExt
override
void
preRun
(,
string[] args
)

Parameters

app IApplication

the application instance

args string[]

command-line arguments

Meta