Module inflector::cases::screamingsnakecase [] [src]

Provides conversion to and detection of screaming snake case strings.

Example string SCREAMING_SNAKE_CASE

Functions

is_screaming_snake_case

Determines of a String is SCREAMING_SNAKE_CASE

to_screaming_snake_case

Converts a String to SCREAMING_SNAKE_CASE String