WordUtils

caseapp.core.help.WordUtils
object WordUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WordUtils.type

Members list

Value members

Concrete methods

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