decodeArgsFromString

Decodes a raw string representation of arguments into the corresponding object of type TArgs.

Return

The decoded arguments as an instance of type TArgs.

Parameters

rawArgs

The raw string containing the encoded arguments.