Module: SysLibDetector

Defined in:
lib/sys_lib_detector/gems_collector.rb,
lib/sys_lib_detector/cli.rb,
lib/sys_lib_detector/version.rb,
lib/sys_lib_detector/displayer.rb,
lib/sys_lib_detector/exceptions.rb,
lib/sys_lib_detector/system_detector.rb,
lib/sys_lib_detector/web_service_communicator.rb

Overview

Namespace for classes handling the whole process of the gem from collecting the projects’ gem, going through system libraries retrieval, till displaying the results or installing the required system libraries

Defined Under Namespace

Modules: Exception Classes: Cli, Displayer, GemsCollector, SystemDetector, WebServiceCommunicator

Constant Summary collapse

VERSION =

current version of the gem

"0.1.1"