Module inflector::cases::sentencecase [] [src]

Provides conversion to and detection of sentence case strings.

Example string Sentence case

Functions

is_sentence_case

Determines of a String is Sentence case

to_sentence_case

Converts a String to Sentence case String