NAME
App::SCM::Digest::SCM::Factory
DESCRIPTION
Factory class for App::SCM::Digest::SCM implementations.
CONSTRUCTOR
- new
-
Takes an implementation name (e.g. 'git', 'hg') as its single argument. Returns an instance of the specified implementation.