OsOperations::build_path is required
Closed this issue · 1 comments
dmitry-lipetsk commented
This new method allows avoiding to work with os.path.join that is a platform specific method.
dmitry-lipetsk commented
I think, list2cmdline is requred, too.