Gaufrette icon indicating copy to clipboard operation
Gaufrette copied to clipboard

Replace `bool` with `false` at `Adapter` methods that return `false` on failure

Open phansys opened this issue 1 year ago • 0 comments

This way, we make explicit the behavior and avoid the false expectation of returning true on success.

phansys avatar Dec 14 '23 15:12 phansys