Libraries
»
rjgit
(5.6.1.0)
»
Index
»
RJGit
»
Configuration
»
#sections
Method: RJGit::Configuration#sections
Defined in:
lib/config.rb
#
sections
⇒
Object
69 70 71
# File 'lib/config.rb', line 69
def
sections
@jconfig
.
get_sections
.
to_array
end