blob: 3c5ad14c7647449d09f41f9fe1aa1d54da30b126 [file] [log] [blame]
*--profile* _NAME_::
Changes convert:lowercase[{actionverb}] behavior. Currently only `test` is
supported, which will convert:lowercase[{actionverb}] with the
`#[cfg(test)]` attribute enabled. This is useful to have it
convert:lowercase[{actionverb}] unit tests which are usually excluded via
the `cfg` attribute. This does not change the actual profile used.