Method: MultiGit::Config::Section#section
- Defined in:
- lib/multi_git/config.rb
#section ⇒ Object (readonly)
Returns the value of attribute section.
10 11 12 |
# File 'lib/multi_git/config.rb', line 10 def section @section end |
Returns the value of attribute section.
10 11 12 |
# File 'lib/multi_git/config.rb', line 10 def section @section end |