1
0
mirror of https://github.com/meineerde/rackstash.git synced 2025-12-31 11:29:38 +00:00
Holger Just 6a45a8586d Remove "@api private" tag from Flow#write documentation
Any public method is part of the public interface of the class and thus
needs to be equally well supported. Only because methods are not usually
called by end-users, we still need to properly document, test, and check
them.
2017-09-22 23:20:12 +02:00
..