Packages

c

nelson

BedazzledString

implicit class BedazzledString extends AnyRef

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BedazzledString
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BedazzledString(s: String)

Value Members

  1. def toSnakeCase: String

    Convert a string to snake case

  2. def withTrailingSlash: String