WordUtils

caseapp.core.help.WordUtils$
object WordUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def wrap(str: String, wrapLength: Int, newLineStrOpt: Option[String], wrapLongWords: Boolean, wrapOn: String): String