mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
The fs_tool component performs file operations according to its configuration. This initial version implements only the operation <remove-file> as needed for Sculpt CE. Issue #3222 Issue #3193