Prepends this command with a number of other writes.
Prepends this command with a number of other writes.
The first element of the given Iterable becomes the first sub write of a potentially
created CompoundWrite.
Prepends this command with another Write or WriteFile to form
a CompoundWrite.
Java API: prepends this command with a number of other writes.
Java API: prepends this command with a number of other writes.
The first element of the given Iterable becomes the first sub write of a potentially
created CompoundWrite.
Java API: prepends this command with another Write or WriteFile to form
a CompoundWrite.
(writeCommand: StringAdd).self
(writeCommand: StringFormat).self
(writeCommand: ArrowAssoc[WriteCommand]).x
(Since version 2.10.0) Use leftOfArrow instead
(writeCommand: Ensuring[WriteCommand]).x
(Since version 2.10.0) Use resultOfEnsuring instead
Common interface for all write commands, currently Write, WriteFile and CompoundWrite.