Method: Mutant::Transform::Named#slug
- Defined in:
- lib/mutant/transform.rb
#slug ⇒ String
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Named slug
71 72 73 |
# File 'lib/mutant/transform.rb', line 71 def slug name end |