Fitz v0.1.0 Fitz.String View Source

Documentation for Fitz.String.

Link to this section Summary

Functions

String contains_all?. Checks to see if a string contains a list of required elements

Fitz.String.permalink/1 Generates permalink

Fitz.String.permalink/2 Generates permalink with a given prefix

Link to this section Functions

Link to this function contains_all?(string, required) View Source

String contains_all?. Checks to see if a string contains a list of required elements

Fitz.String.permalink/1 Generates permalink

Fitz.String.permalink/2 Generates permalink with a given prefix

Link to this function remove_double_quotes(string) View Source