Skip to content

Implement async file movement

sclu1034 requested to merge sclu1034/glib:feature/move_async into main

I'm currently building a purely async abstraction over parts of the file API, via introspection bindings. The ability to move files would be quite helpful there.

Merge request reports