funopt

Parse the given arguments according to FUN's parameters, and call FUN. Throws GetOptException on errors.

funopt
(
string[] args
)
if (
isCallable!FUN
)

Meta