Method: Tmuxinator::Project#custom_name
- Defined in:
- lib/tmuxinator/project.rb
#custom_name ⇒ Object (readonly)
Returns the value of attribute custom_name.
42 43 44 |
# File 'lib/tmuxinator/project.rb', line 42 def custom_name @custom_name end |