parseLaunchv

fngst.element.Element parseLaunchv(string[] argv)

Create a new element based on command line syntax. error will contain an error message if an erroneous pipeline is specified. An error does not mean that the pipeline could not be constructed.

Parameters

argvnull-terminated array of arguments

Returns

a new element on success and null

on failure.

Throws

[ErrorWrap]