Method: Rubbr::Scm::Base#name

Defined in:
lib/rubbr/scm.rb

#nameObject

The name of the SCM system.



11
12
13
# File 'lib/rubbr/scm.rb', line 11

def name
  @name
end