diff options
author | Marcus Tillmanns <[email protected]> | 2025-05-22 10:23:20 +0200 |
---|---|---|
committer | Marcus Tillmanns <[email protected]> | 2025-05-27 12:41:29 +0000 |
commit | d6e89419024b083a8d2e08fa65ade44804d0ad66 (patch) | |
tree | 608778e9d7384e444022a3dde0eb25216c956e1f /src/libs/advanceddockingsystem/docksplitter.h | |
parent | 467693869ad99799010af932af7a49f82b0e07de (diff) |
Utils: Allow nested initializers in CommandLine
Allows for nicer formatting of long command lines with multiple
sub groups. Example:
CommandLine{"docker",
{"build",
{"--file", "Dockerfile"},
{"--tag", "myimage"}
}
};
Change-Id: I693ae197ea28955dcead2cc9ae637442256307fd
Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'src/libs/advanceddockingsystem/docksplitter.h')
0 files changed, 0 insertions, 0 deletions