author | František Kučera <franta-hg@frantovo.cz> |
Mon, 21 Feb 2022 01:21:22 +0100 | |
branch | v_0 |
changeset 330 | 70e7eb578cfa |
parent 329 | 5bc2bb8b7946 |
permissions | -rw-r--r-- |
ini: ╭──────────────────┬──────────────┬────────────────╮ │ section (string) │ key (string) │ value (string) │ ├──────────────────┼──────────────┼────────────────┤ │ │ color │ blue │ │ first-section │ x │ 10 │ │ first-section │ y │ 20 │ │ first-section │ z │ 30 │ │ first-section │ some │ value │ │ first-section │ other │ VALUE │ │ second-section │ x │ 100 │ │ second-section │ y │ 200 │ │ second-section │ z │ 300 │ ╰──────────────────┴──────────────┴────────────────╯ Record count: 9