Libraries
»
be9-rubbr
(1.1.7)
»
Index
»
Rubbr
»
Scm
»
Base
»
#name
Method: Rubbr::Scm::Base#name
Defined in:
lib/rubbr/scm.rb
#
name
⇒
Object
The name of the SCM system.
11 12 13
# File 'lib/rubbr/scm.rb', line 11
def
name
@name
end