ExportText(Recorder) Method
Exports the recorded content as text.
public static string ExportText(this Recorder recorder)
- Namespace
- Spectre
.Console - Containing Type
- RecorderExtensions
Parameters
- Recorder recorder
- The recorder.
Returns
- string