kind_from_string
Description:
Converts an printable string to an enumerated type.
Parameters:
| kind |
a string, e.g. `download` |
Returns:
|
a RemoteKind, e.g. fwupd_remote_kind_download |
Converts an printable string to an enumerated type.
| kind |
a string, e.g. `download` |
|
a RemoteKind, e.g. fwupd_remote_kind_download |