A way to create a lazy-evaluated parameters of an external executable.
| Type Params | Return Type | Name and description |
|---|---|---|
|
ResolvableExecutableType |
getResolvableExecutableType(java.util.Map<String, Object> exe)Lazy-evaluated description of the exe |
Lazy-evaluated description of the exe
exe - A map that contains items like version : '1.2.3' or search : 'doxygen'null if not configured.