Module: Plumbum::Consumers::ScopedConsumer

Extended by:
SleepingKingStudios::Tools::Toolbox::Mixin
Includes:
InstanceMethods
Defined in:
lib/plumbum/consumers/scoped_consumer.rb

Overview

Consumer implementation with fully-scoped method names for compatibility.

Use a scoped consumer when the standard Consumer DSL class methods (such as .dependency and .provider) might conflict with existing methods.

See Also:

Defined Under Namespace

Modules: ClassMethods

Method Summary

Methods included from InstanceMethods

#get_plumbum_dependency, #has_plumbum_dependency?