Module inflector::cases::titlecase [] [src]

Provides conversion to and detection of title case strings.

Example string Title Case

Functions

is_title_case

Determines if a String is Title Case

to_title_case

Converts a String to Title Case String