org.specs2.io.ConsoleOutput
See theConsoleOutput companion object
Implementation of the Output trait using the standard Console output
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
flush the content if necessary
flush the content if necessary
Attributes
-
Definition Classes
-
print several objects according to a format string (see Console.printf)
print several objects according to a format string (see Console.printf)
Attributes
-
Definition Classes
-
print an object with no newline
print an object with no newline
Attributes
-
Inherited from:
-
Output
Attributes
-
Inherited from:
-
Output
print an object with a newline
print an object with a newline
Attributes
-
Inherited from:
-
Output