mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
The former helper is going to get rid of the fs::path& dir argument, but the latter cannot yet live without it. The simplest solution is to open-code the helper until better times. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>