Deserializes an array of runtime arguments to a RuntimeArgs object.
RuntimeArgs
A RuntimeArgs object containing the deserialized arguments.
Error if the input format is invalid.
The array of serialized runtime arguments or a Named wrapper.
Generated using TypeDoc
Deserializes an array of runtime arguments to a
RuntimeArgs
object.Returns
A
RuntimeArgs
object containing the deserialized arguments.Throws
Error if the input format is invalid.