Files
scylladb/tools
Kefu Chai 6656707164 sstables: change make_descriptor() to accept fs::path
to lower the programmer's cognitive load. as programmer might want
to pass the full path as the `fname` when calling
`make_descriptor(sstring sstdir, sstring fname)`, but this overload
only accepts the filename component as its second parameter. a
single `path` parameter would be easier to work with.

Refs #15187
Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
2023-09-01 07:44:06 +08:00
..
2023-06-20 00:10:53 +03:00
2023-07-20 18:13:32 +03:00
2023-05-29 23:03:25 +03:00
2023-04-14 11:39:17 +03:00
2023-07-19 13:08:35 +08:00