IConsole.

ReadLine() Method

Summary

Reads a line of text from the console.
Namespace
GitVersion.Logging
Containing Type
IConsole

Syntax

string ReadLine()

Return Value

Type Description
string
GitHub