object StringUtilities

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StringUtilities
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def appendable(s: String): String
  2. def nonEmpty(s: String, label: String): Unit

Deprecated Value Members

  1. def normalize(s: String): String
    Annotations
    @deprecated
    Deprecated

    (Since version 0.13.0) Different use cases require different normalization. Use Project.normalizeModuleID or normalizeProjectID instead.