Method: MultiGit::Config::Section#schema_for
- Defined in:
- lib/multi_git/config.rb
#schema_for(key) ⇒ Object
20 21 22 |
# File 'lib/multi_git/config.rb', line 20 def schema_for( key ) schema[key] end |
20 21 22 |
# File 'lib/multi_git/config.rb', line 20 def schema_for( key ) schema[key] end |