[#BloombergLP-balb-operator_lshift-0a0] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::operator<< :relfileprefix: ../../ :mrdocs: Write a reasonable representation of the specified `configuration` object to the specified output `stream`, and return a reference to `stream`. == Synopsis Declared in `<balb_filecleanerconfiguration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/balb/FileCleanerConfiguration.adoc[FileCleanerConfiguration] const& configuration); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#