mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-30 00:10:38 +02:00
Currently we only have two get-types: PRETTY and PARSABLE. In the future we may want to add more of those, so the default behavior when encountering an unrecognized get-type should be PARSABLE. Don't ever check whether get-type is PARSABLE. Check instead, whether it is PRETTY (the non-default) or do the default (PARSABLE). |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| nm-online.c | ||