slash v2.0.4 Slash.Formatter.Dasherized View Source
Implementation of Slash.Formatter
that uses snake_cased and dasherized commands.
Internal command names such as "cat_me"
will be transformed into "cat-me"
.
Implementation of Slash.Formatter
that uses snake_cased and dasherized commands.
Internal command names such as "cat_me"
will be transformed into "cat-me"
.